Table of Contents

TTMSFNCWebSocketServer.PathName Property

When set to a non-empty value, only requests whose path matches this value are accepted. Other requests receive a not-found response. Leave empty to accept any path.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServer Inherited from: TTMSFNCCustomWebSocketServer Type: string

Syntax

property PathName: string;