Microsoft.ApplicationServer.StoreManagement.Control Namespace

Contains types that implements the controls for the store management.

Classes

Class Description
CommandReceive Implements methods that a client can invoke to asynchronously receive commands from the command queue.
CommandSend Implements methods that a client can invoke to asynchronously send commands to the command queue.
ControlCommandExistsException Represents the context exception associated with an instance control command.
ControlCommandUnknownException Represents the unknown exception in the control command.
InstanceCommand Represents an instance of the control command.
InstanceCommandContext Represents the context information associated with an instance control command. A client invokes methods on this object to abandon or complete a command.
InstanceControl This class has methods that you can use to obtain a CommandReceive and CommandSend objects using which you can receive commands from and send commands to command queue in the instance store.
InstanceControlException Represents an exception for the instance control.
InstanceControlProvider Represents the base class for all instance control providers
InstanceDoesNotExistException Represents an exception for the instance that does not exist.
ReceivedInstanceCommand Represents a received instance command. The EndTryReceive method of the CommandReceive class returns an object of this type via an out parameter. A client uses this object to access the InstanceCommandContext associated with the command.

Enumerations

Enumeration Description
CommandType Specifies the type of commands.

  ff425280(v=azure.10).md 2011-08-26