System.ServiceModel.Discovery.Version11 Namespace
.NET Framework (current version)
The System.ServiceModel.Discovery.Version11 namespace contains the classes required for the creation and use of discoverable services. These classes implement the WS-Discovery version 1.1 protocol for Windows Communication Foundation (WCF).
| Class | Description | |
|---|---|---|
![]() | DiscoveryMessageSequence11 | Represents the AppSequence header defined in version 1.1 of the WS-Discovery Protocol. |
![]() | EndpointDiscoveryMetadata11 | Contains the metadata for a discoverable service based on version 1.1 of the WS-Discovery protocol. |
![]() | FindCriteria11 | Represents the criteria to use when searching for services using version 1.1 of the WS-Discovery protocol. |
![]() | ResolveCriteria11 | Represents the criteria to use when resolving a service using version 1.1 of the WS-Discovery protocol. |
Show:
