TWSocket.State
Jump to navigation
Jump to search
Definition
property State: TSocketState;
Descripton
State defines the state of the socket. The following values are available:
- wsInvalidState
- wsInvalidState
- wsOpened
- wsBound
- wsConnecting
- wsSocksConnected
- wsConnected
- wsAccepting
- wsListening
- wsClosed