Click or drag to resize

OperationDescriptionBehaviors Property

Gets the operation behaviors on this behavior

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

Property Value

Type: IEnumerableIOperationBehavior
See Also