Click or drag to resize
WebRequestResultTResult Property
Gets or sets the result of the request.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T Result { get; set; }

Property Value

Type: T
See Also