Click or drag to resize

RestOperationContextData Property

A series of data element associated with the operation context

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IDictionary<string, Object> Data { get; }

Property Value

Type: IDictionaryString, Object
See Also