| QueueEntryEventWait Property |
Get/Set the number of seconds this entry has spent in the queue.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long Wait { get; set; }
Public Property Wait As Long
Get
Set
public:
property long long Wait {
long long get ();
void set (long long value);
}
member Wait : int64 with get, set
Property Value
Type:
Int64See Also