TfsmqConnectionNotification.SequenceId Property

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

Syntax

'Declaration
Public ReadOnly Property SequenceId As Integer
public int SequenceId { get; }
public:
property int SequenceId {
    int get ();
}
member SequenceId : int with get
function get SequenceId () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TfsmqConnectionNotification Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace