Table of Contents

Enum ControllerCommand

Namespace
Microsoft.ServiceBus.Tracing
Assembly
Microsoft.ServiceBus.dll

Specifies an enumeration of controller command.

public enum ControllerCommand

Fields

Disable = -3

The Disable command.

Enable = -2

The Enable command.

SendManifest = -1

The SendManifest command.

Update = 0

The Update command.