System.ServiceModel.Discovery.Configuration Namespace
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.
Contains classes that allow you to configure discovery settings in a configuration file.
Classes
AnnouncementChannelEndpointElementCollection |
Represents a container for ChannelEndpointElement configuration elements. |
AnnouncementEndpointCollectionElement |
Represents a container for AnnouncementEndpointElement configuration elements. |
AnnouncementEndpointElement |
Defines a configuration element for an announcement endpoint. |
ContractTypeNameElement |
Represents a workflow element that identifies by name the workflow service contract being searched for. |
ContractTypeNameElementCollection |
Represents a collection of ContractTypeNameElement objects. |
DiscoveryClientElement |
Represents a configuration element that enables a client application to automatically search for a discoverable workflow service and find its address at runtime. |
DiscoveryClientSettingsElement |
Provides the configuration element whose settings enable a client application to automatically search for a discoverable workflow service and find its address at runtime. |
DiscoveryEndpointCollectionElement |
Represents a container for DiscoveryEndpointElement configuration elements. |
DiscoveryEndpointElement |
Defines a configuration element for a discovery endpoint. |
DiscoveryVersionConverter |
Provides functionality to change a WS-Discovery protocol version to another type. |
DynamicEndpointCollectionElement |
Represents a workflow configuration element that provides a collection of endpoints that each contain information to enable an application to function as a client program that can search for, find, and use a workflow service during runtime. |
DynamicEndpointElement |
Represents a configuration element that provides information to enable an application to function as a client program that can search for, find, and use a workflow service during runtime. |
EndpointDiscoveryElement |
A configuration element that controls the discovery functionality of an endpoint. |
FindCriteriaElement |
Manages a configuration element that contains a set of criteria used by a client application to search for workflow services over a network or the Internet. |
ScopeElement |
Represents a scope URI for an endpoint. |
ScopeElementCollection |
A configuration element that contains a collection of scope elements. |
ServiceDiscoveryElement |
Represents a configuration element that controls the discoverability of a service. |
UdpAnnouncementEndpointCollectionElement |
Represents a container for UdpAnnouncementEndpointElement configuration elements. |
UdpAnnouncementEndpointElement |
Defines a configuration element for a UDP announcement endpoint. |
UdpDiscoveryEndpointCollectionElement |
Represents a container for UdpDiscoveryEndpointElement configuration elements. |
UdpDiscoveryEndpointElement |
Defines a configuration element for a UDP discovery endpoint. |
UdpTransportSettingsElement |
Allows you to set the settings of a UDP transport. |