Click or drag to resize

RestServiceServiceBehaviors Property

Gets the current service behaviors

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

Property Value

Type: IEnumerableIServiceBehavior
See Also