This documentation is archived and is not being maintained.
DiscoveryMessageSequence Class
Visual Studio 2010
Represents the AppSequence header defined in the WS-Discovery protocol.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
The DiscoveryMessageSequence type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InstanceId | Gets the instance ID. |
![]() | MessageNumber | Gets the message number. |
![]() | SequenceId | Gets the sequence ID. |
| Name | Description | |
|---|---|---|
![]() | CanCompareTo | Gets a value that indicates whether the specified DiscoveryMessageSequence instance is comparable to the current DiscoveryMessageSequence instance. |
![]() | CompareTo | Compares the specified DiscoveryMessageSequence instance with the current DiscoveryMessageSequence instance. |
![]() | Equals(DiscoveryMessageSequence) | Determines if the specified DiscoveryMessageSequence instance is comparable to the current DiscoveryMessageSequence instance. |
![]() | Equals(Object) | Determines if the specified object is equal to the current DiscoveryMessageSequence instance. (Overrides Object::Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Gets a hash code for the current DiscoveryMessageSequence instance. (Overrides Object::GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Creates a string representation of the DiscoveryMessageSequence instance. (Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Determines if two specified instances of DiscoveryMessageSequence are equal. |
![]() ![]() | Inequality | Determines if two specified instances of DiscoveryMessageSequence are not equal. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
