Direct |
The DirectCommands type exposes the following members.
Name | Description | |
---|---|---|
DirectCommands | Initializes a new instance of the DirectCommands class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
SendCommand | Allows a variety of direct operations using standard templates (XML, JSON), synchronously only. | |
SendCommandAsync | Allows a variety of direct operations using standard JSON or XML templates, asynchronously. | |
SendJsonCommand | Allows a variety of direct operations using standard JSON templates, synchronously only. | |
SendJsonCommandAsync | Allows a variety of direct operations using standard JSON templates, asynchronously only. | |
SendXmlCommand | Allows a variety of direct operations using standard XML templates, synchronously only. | |
SendXmlCommandAsync | Allows a variety of asynchronous direct operations using standard XML templates, asynchronously only. | |
ToString | (Inherited from Object) |