Server.CreateManagementService Method

Returns a management service implementation for the current server.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public IManagementService CreateManagementService()

Return Value

Type: Microsoft.ComplexEventProcessing.ManagementService.IManagementService
A management service implementation for the current server.

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace