Table of Contents

TTMSFNCWebSocketServerConnection.OwnsUserData Property

Determines whether the object assigned to UserData is owned by the connection. When True the user data object is freed together with the connection.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServerConnection Type: Boolean

Syntax

property OwnsUserData: Boolean;