Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Defines the optional interface that a binding can implement to specify whether the service it configures has multicast capabilities.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Public Interface IBindingMulticastCapabilities

NameDescription
System_CAPS_pubpropertyIsMulticast

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
Return to top
Show:
© 2017 Microsoft