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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.