public class NurCmd
NurCmd(Int32) | Initializes a new instance of the NurCmd class |
NurCmd(Int32, Int32) | Initializes a new instance of the NurCmd class |
NurCmd(Int32, Int32, Int32) | Initializes a new instance of the NurCmd class |
Cancel | |
CreateCommand | |
DeserializePayload | |
Equals | (Inherited from Object) |
Execute | |
ExecuteAsync | |
Finalize | (Inherited from Object) |
GetCommand | |
GetFlags | |
GetHashCode | (Inherited from Object) |
GetOwner | |
GetPayloadLength | |
GetRetries | |
GetStatus | |
GetTimeout | |
GetType | (Inherited from Object) |
IsDone | True if cmd handled and response received |
MemberwiseClone | (Inherited from Object) |
SerializePayload | |
SetCancellationTokenSource | |
SetDoneEvent | |
SetOwner | |
SetRetries | |
SetStatus | |
SetTimeout | |
ToString | (Overrides ObjectToString) |
WaitDone |