This documentation is archived and is not being maintained.

TfsmqRegistrationChangeType Enumeration

Visual Studio 2013

Represents the change types for the registration changed event.

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

public enum class TfsmqRegistrationChangeType

Member nameDescription
CreatedA new message queue was created.

DeletedAn existing message queue was deleted.

Show: