This documentation is archived and is not being maintained.

TfsMessageQueueService::ReconnectTimeout Property

Gets the interval of time allowed for reconnection before the disconnected event is raised.

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

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

Property Value

Type: System::TimeSpan
Returns TimeSpan.

Show: