DiscoveryEndpointElement.DiscoveryMode Property
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.
Gets or sets the discovery mode that the discovery endpoint uses.
public:
property System::ServiceModel::Discovery::ServiceDiscoveryMode DiscoveryMode { System::ServiceModel::Discovery::ServiceDiscoveryMode get(); void set(System::ServiceModel::Discovery::ServiceDiscoveryMode value); };
[System.Configuration.ConfigurationProperty("discoveryMode", DefaultValue=System.ServiceModel.Discovery.ServiceDiscoveryMode.Managed)]
public System.ServiceModel.Discovery.ServiceDiscoveryMode DiscoveryMode { get; set; }
[<System.Configuration.ConfigurationProperty("discoveryMode", DefaultValue=System.ServiceModel.Discovery.ServiceDiscoveryMode.Managed)>]
member this.DiscoveryMode : System.ServiceModel.Discovery.ServiceDiscoveryMode with get, set
Public Property DiscoveryMode As ServiceDiscoveryMode
The discovery mode.
- Attributes
Discovery can be performed in two modes ad-hoc and managed. In ad-hoc discovery, discovery messages are sent out in a multicast manner to all available services. In managed discovery, messages are sent in a unicast manner to a discovery proxy/discovery service. For more information about the discovery modes, see WCF Discovery Overview.
Ürün | Sürümler |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: