Click or drag to resize
S101Client Methods

The S101Client type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSendMessageAsync(S101Message)
Public methodSendMessageAsync(S101Message, Byte)
Sends message followed by payload.
Public methodSendOutOfFrameByteAsync
Sends value as an out-of-frame byte.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also