TsgcWSPClient_Files › Properties › Guid
Identifier used by the server to route file-protocol traffic to this client instance.
property Guid: String read FGuid write FGuid;
—
Set this before connecting to target a specific server-side subprotocol Guid; leave empty to accept the default. Mainly used when several file subprotocol instances coexist on the same server and must be addressed individually for SendFile or Subscribe calls.
oProtocol.Guid := '{A1B2C3D4-0000-0000-0000-000000000001}';