Click or drag to resize

UserCommandArgs Properties

The DataSubscriberUserCommandArgs type exposes the following members.

Properties
  Name Description
Public property Buffer Gets the buffer containing the message from the server.
Public property Command Gets the code for the user command.
Public property Length Gets the length of the message in the buffer, including the header.
Public property Response Gets the code for the server's response.
Public property StartIndex Gets the index into the buffer used to skip the header.
Top
See Also