TfsmqConnectionNotification.IsDisconnect Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property IsDisconnect As Boolean
public bool IsDisconnect { get; }
public:
property bool IsDisconnect {
    bool get ();
}
member IsDisconnect : bool with get
function get IsDisconnect () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TfsmqConnectionNotification Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace