TTMSFNCWebSocketConnection.CloseSent Property
Indicates whether a close frame has already been sent on this connection.
API unit family: TMSFNCWebSocketCommon
Declaring type: TTMSFNCWebSocketConnection
Type: Boolean
Syntax
property CloseSent: Boolean;
Remarks
True means no further data may be sent.