ServiceDiscoveryMode Enumeration

.NET Framework (current version)
 

Specifies the discovery mode to use.

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

public enum class ServiceDiscoveryMode

Member nameDescription
Adhoc

The ad hoc discovery mode.

Managed

The managed discovery mode.

.NET Framework
Available since 4.0
Return to top
Show: