Click or drag to resize

ServiceEndpointBinding Property

Gets the binding

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IEndpointBinding Binding { get; }

Property Value

Type: IEndpointBinding
See Also