TTMSFNCWebSocketIncomingResult Enumeration
Result of a check for incoming data on a connection.
API unit family: TMSFNCWebSocketClient
Members
| Name | Description |
|---|---|
irNone |
No data was available within the wait period. |
irOK |
Data was available and a frame was processed successfully. |
irClose |
A close frame was received and the connection should be closed. |