DiscoveryVersion Class
Specifies the version of the WS-Discovery protocol to use.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
| Name | Description | |
|---|---|---|
![]() | AdhocAddress | Gets the address to which ad hoc discovery messages are sent. |
![]() | MessageVersion | Gets the message version. |
![]() | Name | Gets the name of the discovery version. |
![]() | Namespace | Gets the discovery version namespace. |
![]() ![]() | WSDiscovery11 | Gets the 1.1 version of the WS-Discovery protocol. |
![]() ![]() | WSDiscoveryApril2005 | Gets the April 2005 version of the WS-Discovery protocol. |
![]() ![]() | WSDiscoveryCD1 | Gets the Committee Draft 1 version of the WS-Discovery protocol. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() ![]() | FromName(String^) | Gets the specified discovery version. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Creates a string representation of the WS-Discovery protocol version.(Overrides Object::ToString().) |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


