Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public Enumeration TfsmqRegistrationChangeType
public enum TfsmqRegistrationChangeType
public enum class TfsmqRegistrationChangeType
type TfsmqRegistrationChangeType
public enum TfsmqRegistrationChangeType
Members
Member name | Description | |
---|---|---|
Created | A new message queue was created. | |
Deleted | An existing message queue was deleted. |