TsgcWSPServer_E2EEProperties › Guid

Guid Property

Unique identifier assigned to this subprotocol instance.

Syntax

property Guid: String read FGuid write FGuid;

Default Value

Remarks

Auto-generated at design time and used to tag subprotocol instances when a Broker is in use or when multiple subprotocols are attached to the same server. You rarely need to change the default value.

Example

ShowMessage(WSPE2EE.Guid);

Back to Properties