Microsoft.ComplexEventProcessing.ManagementService Namespace

 

Exposes The APIs used to expose the Web service methods.

Classes

Class Description
System_CAPS_pubclass CancelCheckpointRequest

Describes a request to cancel the checkpointing of a resource.

System_CAPS_pubclass ChangeQueryStateRequest

Contains request information for a T:Microsoft.ComplexEventProcessing.ManagementService.ChangeQueryState operation.

System_CAPS_pubclass ChangeQueryStateResponse

Contains the response for a ChangeQueryState operation.

System_CAPS_pubclass CheckpointRequest

Describes a request to checkpoint a resource.

System_CAPS_pubclass CheckpointResponse

Describes a result of a request to checkpoint a resource.

System_CAPS_pubclass ClearDiagnosticSettingsNotSupportedFault

Represents a SOAP fault message that is generated when clearing the diagnostic settings is not supported for a specific name.

System_CAPS_pubclass ClearDiagnosticSettingsRequest

Represents a request message for the ClearDiagnosticSettings Web service call.

System_CAPS_pubclass CreateRequest

Encapsulates the parameters for a Create operation.

System_CAPS_pubclass CreateRequestBody

Represents the body elements of a Create request.

System_CAPS_pubclass CreateResponse

Encapsulates the response information for a Create operation.

System_CAPS_pubclass DeleteRequest

Contains information about a Delete operation request.

System_CAPS_pubclass DeleteResponse

Contains information about the response to a Delete operation request.

System_CAPS_pubclass EnumerateRequest

Contains the properties needed to call the Enumerate function.

System_CAPS_pubclass EnumerateResponse

Contains the response information for an Enumerate method call.

System_CAPS_pubclass GetDiagnosticSettingsNotSupportedFault

Represents a SOAP fault message that is generated when getting the diagnostic settings is not supported for a specific name.

System_CAPS_pubclass GetDiagnosticSettingsRequest

Represents a request message for the GetDiagnosticSettings Web service call.

System_CAPS_pubclass GetDiagnosticSettingsResponse

Represents a response message for the GetDiagnosticSettings Web service call.

System_CAPS_pubclass GetDiagnosticViewNotSupportedFault

Represents a SOAP fault message that is generated when getting the diagnostic view is not supported for a specific name.

System_CAPS_pubclass GetDiagnosticViewRequest

Represents a request message for the GetDiagnosticView Web service call.

System_CAPS_pubclass GetDiagnosticViewResponse

Represents a response message for the GetDiagnosticView Web service call.

System_CAPS_pubclass GetRequest

Contains the request for a Get call.

System_CAPS_pubclass GetResponse

Contains the response to the Get call request.

System_CAPS_pubclass GetResponseBody

Represents the body elements of a Get request.

System_CAPS_pubclass InvalidDefinitionFault

Represents an invalid definition fault.

System_CAPS_pubclass InvalidNameFault

Represents a fault that occurs when an invalid name is detected.

System_CAPS_pubclass ManagementFault

Represents a fault that occurs due to a generic failure in the management service.

System_CAPS_pubclass RuntimeFault

Represents a fault that occurs due to a generic failure in the runtime.

System_CAPS_pubclass ServerDiagnosticView

Represents a diagnostic view for a single engine object as a container of name-value pairs.

System_CAPS_pubclass SetDiagnosticSettingsNotSupportedFault

Represents a SOAP fault message that is generated when setting the diagnostic settings is not supported for a specific name.

System_CAPS_pubclass SetDiagnosticSettingsRequest

Represents a request message for the SetDiagnosticSettings Web service call.

Interfaces

Interface Description
System_CAPS_pubinterface IManagementService

Defines methods and properties that are used to control the management functions of the Complex Event Processing engine.

Enumerations

Enumeration Description
System_CAPS_pubenum ManagementServiceDiagnosticAspects

Specifies the different diagnostic aspects that can be turned on or off separately.

System_CAPS_pubenum ManagementServiceDiagnosticLevel

Specifies the verbosity level for the diagnostic aspects.

System_CAPS_pubenum QueryState

Enumerates a list of possible query states.

Return to top