This documentation is archived and is not being maintained.

TfsMessageQueue::MaxAcknowledgementDelay Property

Gets the maximum time to delay acknowledgement of messages on the server.

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

public:
property TimeSpan MaxAcknowledgementDelay {
	TimeSpan get ();
	private: void set (TimeSpan value);
}

Property Value

Type: System::TimeSpan
Returns TimeSpan.

Show: