Click or drag to resize
QueuePauseActionPaused Property
Get/Set if the member is made available or unavailable.
true to make the member unavailbale,
false make the member available

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Paused { get; set; }

Property Value

Type: Boolean
See Also