This documentation is archived and is not being maintained.

TfsMessageQueueDisconnectedEventArgs::Exception Property

Gets the exception that occurred.

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

public:
property Exception^ Exception {
	Exception^ get ();
}

Property Value

Type: System::Exception
Returns Exception.

Show: