DiscoveryMessageSequence Class

Definition

Represents the AppSequence header defined in the WS-Discovery protocol.

public class DiscoveryMessageSequence : IComparable<System.ServiceModel.Discovery.DiscoveryMessageSequence>, IEquatable<System.ServiceModel.Discovery.DiscoveryMessageSequence>
Inheritance
DiscoveryMessageSequence
Implements

Remarks

This class allows a receiver of discovery messages to process those messages in order even though they were received out of order.

Properties

InstanceId

Gets the instance ID.

MessageNumber

Gets the message number.

SequenceId

Gets the sequence ID.

Methods

CanCompareTo(DiscoveryMessageSequence)

Gets a value that indicates whether the specified DiscoveryMessageSequence instance is comparable to the current DiscoveryMessageSequence instance.

CompareTo(DiscoveryMessageSequence)

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.

GetHashCode()

Gets a hash code for the current DiscoveryMessageSequence instance.

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.

Operators

Applies to

Prodotto Versioni
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1