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 public Guid RequestTraceIdentifier { get; }
Property Value
Type:
Guid
A
Guid that represents the trace identifier.
See Also