Click or drag to resize

ISerialProtocol Properties

The ISerialProtocol type exposes the following members.

Properties
  NameDescription
Public propertyDataAvailable
Indicates whether data is available, can be 0, for no data, 1 for 1 or more bytes, or a number representing the precise number of bytes
Public propertyEncoding
The character encoding used to send and receive data
Public propertyStream
The stream on which the protocol acts
(Inherited from IProtocol.)
Top
See Also