ICommunicationLayer Methods
The ICommunicationLayer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CheckChar |
Check if there is data awaiting in the buffer.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
Flush |
Flushes the buffer - Clean the inbound buffer.
|
|
|
FrameEndSignal |
Transmits the data contained in the frame.
|
|
|
GetChar(Byte%) |
Get the next character from the receiving stream. Blocks until next character is available.
|
|
|
GetChar(Byte%, Int32) |
Get the next character from the receiving stream.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

