| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
|
|
AcceptClientEventHandler |
Called when the client is establishing a connection with a terminal server.
|
|
|
ByteSize |
Determines the number of bits in the bytes transmitted and received.
|
|
|
ClientConnectedEventHandler |
Called when the client is establishing a connection with a terminal server.
|
|
|
ClientDisconnectedEventHandler |
Called when the client has been disconnected from the terminal server.
|
|
|
Diagnostic |
Serial port events.
|
|
|
DiagnosticEventsOccurredEventHandler |
Media component notifies diagnostic events. Required events must be determined
with UseCommunicationDiagnostics. By default, no events are notified.
|
|
|
Dtr |
Determines the DTR (data-terminal-ready) flow control.
|
|
|
ErrorEventHandler |
Errors that occur after the connection is established, are sent through this method.
|
|
|
Flow |
Determines the flow control to be used. Flow control in serial communications
provides a mechanism for suspending communications while one of the devices is
busy or for some reason cannot do any communication. There are traditionally
two types of flow control: hardware and software.
|
|
|
Functionalities |
Terminal functionality enumeration.
|
|
|
GXTerminal |
The GXTerminal component determines methods that make the communication possible using terminal.
|
|
|
MediaStateChangeEventHandler |
Media component sends notification, when its state changes.
|
|
|
NetworkStatus |
Network Status.
|
|
|
Parity |
Determines the parity scheme to be used in data transfer.
|
|
|
ReceivedEventHandler |
GXTerminal component sends received data through this method.
|
|
|
Rts |
Determines the RTS (request-to-send) flow control.
|
|
|
StopBits |
Determines the number of stop bits to be used.
|