Click or drag to resize
AGIRequestUniqueId Property
Returns the unqiue id of the channel.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string UniqueId { get; }

Return Value

Type: String
the unqiue id of the channel.
See Also