Click or drag to resize
ResponseSentEventArgsClassification Property
Gets a value indicating the type of content served.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ContentClassification Classification { get; }

Property Value

Type: ContentClassification
See Also