This documentation is archived and is not being maintained.

TfsMessageQueueService::SleepTimeout Property

Gets the interval of time that a connection operation will sleep when an empty response is received.

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

public:
property TimeSpan SleepTimeout {
	TimeSpan get ();
}

Property Value

Type: System::TimeSpan
Returns TimeSpan.

Show: