C-DEngine 5.105

HttpListenerRequest..::..RequestTraceIdentifier Property

Gets the request identifier of a incoming HTTP request.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Guid RequestTraceIdentifier { get; }
Public ReadOnly Property RequestTraceIdentifier As Guid
	Get
public:
property Guid^ RequestTraceIdentifier {
	Guid^ get ();
}

Field Value

A Guid that represents the identifier of a request.