Click or drag to resize

RestOperationContextCurrent Property

Gets the current operation context

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public static RestOperationContext Current { get; }

Property Value

Type: RestOperationContext
See Also