DiscoveryEndpoint Constructor
.NET Framework 4.5
Creates a new instance of the DiscoveryEndpoint class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DiscoveryEndpoint() | Creates a new instance of the DiscoveryEndpoint class. |
|
DiscoveryEndpoint(Binding, EndpointAddress) | Creates a new instance of the DiscoveryEndpoint class with the specified binding and endpoint address. |
|
DiscoveryEndpoint(DiscoveryVersion, ServiceDiscoveryMode) | Initializes a new instance of the DiscoveryEndpoint class with the specified discovery version and mode. |
|
DiscoveryEndpoint(DiscoveryVersion, ServiceDiscoveryMode, Binding, EndpointAddress) | Initializes a new instance of the DiscoveryEndpoint class with the specified discovery version, mode, binding, and endpoint address. |