Retrieving Server Status in .NET3

This section contains an example that demonstrates how to retrieve status information in .NET3.

Name

Example_09_QueryingSybaseCEPEngineStatus

Description

This example demonstrates how to retrieve information about an instance of Sybase CEP Server and its activities.

Notable Classes and Methods

IStatusInfo

engineClient.GetManagerStatus()

managerStatus.GetObjectName

managerStatus.GetValue

managerStatus.GetObjectCount

workspaceStatus.GetMessageCount

workspaceStatus.GetMessageName

workspaceStatus.GetValue

Related Information

For more information about status, see Data Streams and Messages and Status Information.