The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
