This documentation is archived and is not being maintained.

TfsMessageQueueService::ReceiveTimeout Property

Gets the interval of time that a connection can sustain inactivity before timing out.

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

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

Property Value

Type: System::TimeSpan
Returns TimeSpan.

Show: