IBindingMulticastCapabilities Interface
.NET Framework (current version)
Defines the optional interface that a binding can implement to specify whether the service it configures has multicast capabilities.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | IsMulticast | Gets a value that indicates whether the binding configures the service to have multicast capabilities. |
This class has a single property that is use to indicate whether or not the service has multicast capabilities.
.NET Framework
Available since 3.0
Available since 3.0
Show:
