TTMSFNCWebSocketServerConnection.OwnsUserData Property
Determines whether the object assigned to
UserDatais owned by the connection. WhenTruethe user data object is freed together with the connection.
API unit family: TMSFNCWebSocketServer
Declaring type: TTMSFNCWebSocketServerConnection
Type: Boolean
Syntax
property OwnsUserData: Boolean;