This documentation is archived and is not being maintained.

TfsDequeueContext::MessageId Property

Gets the unique sequence identifier for this message.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property long long MessageId {
	long long get ();
	private: void set (long long value);
}

Property Value

Type: System::Int64
Returns Int64.

Show: