Click or drag to resize

ManagementStoreProxy Class

Expose selected methods/properties from management store
Inheritance Hierarchy
SystemObject
  Law.EdaIntegrationManagementStoreProxy

Namespace:  Law.EdaIntegration
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class ManagementStoreProxy

The ManagementStoreProxy type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfRunningServiceClients
Returns the number of running service clients
Top
Methods
  NameDescription
Public methodFtmConnectionString
The LAW FTM connection string
Public methodGetAgentInfo
Gets agent info for the specified case
Public methodGetCaseBlacklistInfo
Gets blacklist info for the specified case
Public methodGetCaseListStatusInfo
Gets case list info for the specified case
Public methodLiftSuspension
Lift suspension on the case
Public methodSuspendCase
Suspend the case
Public methodUnBlacklistCase
Un-blacklist the case
Top
See Also