This documentation is archived and is not being maintained.

TfsMessageQueueService::Connection Property

Gets the associated connection.

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

public:
property TfsConnection^ Connection {
	TfsConnection^ get ();
}

Show: