Click or drag to resize

OperationDispatcherPolicies Property

Policies on the operation

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IEnumerable<IOperationPolicy> Policies { get; }

Property Value

Type: IEnumerableIOperationPolicy
See Also