IBindingMulticastCapabilities Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the optional interface that a binding can implement to specify whether the service it configures has multicast capabilities.
public interface class IBindingMulticastCapabilities
public interface IBindingMulticastCapabilities
type IBindingMulticastCapabilities = interface
Public Interface IBindingMulticastCapabilities
Remarks
This class has a single property that is use to indicate whether or not the service has multicast capabilities.
Properties
IsMulticast |
Gets a value that indicates whether the binding configures the service to have multicast capabilities. |
Applies to
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.