This topic has not yet been rated - Rate this topic

DiscoveryEndpoint Constructor

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
Public method DiscoveryEndpoint() Creates a new instance of the DiscoveryEndpoint class.
Public method DiscoveryEndpoint(Binding, EndpointAddress) Creates a new instance of the DiscoveryEndpoint class with the specified binding and endpoint address.
Public method DiscoveryEndpoint(DiscoveryVersion, ServiceDiscoveryMode) Initializes a new instance of the DiscoveryEndpoint class with the specified discovery version and mode.
Public method DiscoveryEndpoint(DiscoveryVersion, ServiceDiscoveryMode, Binding, EndpointAddress) Initializes a new instance of the DiscoveryEndpoint class with the specified discovery version, mode, binding, and endpoint address.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.