Click or drag to resize

HttpListenerRequestRequestTraceIdentifier Property

Gets the trace identifier of the request.

Namespace:  Sfs2X.WebSocketSharp.Net
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public Guid RequestTraceIdentifier { get; }

Property Value

Type: Guid
A Guid that represents the trace identifier.
See Also