TwclUserActivity.Protocol Property

Gets and sets the Activity's activation protocol.

Namespace: wclTimeline
public
 property Protocol: string read FProtocol write SetProtocol;

Property Value

Type: string

The activation protocol associated with this User Activity object. The protocol must be one of the registered application's protocols.

If an application changes this property when User Activity session is active the wclTimelineErrors.wclEUserActivitySessionActive exception raises.