Click or drag to resize

QueryTraceRequestType Property

The type of request.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string RequestType { get; }

Return Value

Type: String
the type of request. This method returns null if the request type is not yet available.
See Also