RESOURCE_MONITOR_STATE enumeration (resapi.h)

TBD

Syntax

typedef enum RESOURCE_MONITOR_STATE {
  RmonInitializing,
  RmonIdle,
  RmonStartingResource,
  RmonInitializingResource,
  RmonOnlineResource,
  RmonOfflineResource,
  RmonShutdownResource,
  RmonDeletingResource,
  RmonIsAlivePoll,
  RmonLooksAlivePoll,
  RmonArbitrateResource,
  RmonReleaseResource,
  RmonResourceControl,
  RmonResourceTypeControl,
  RmonTerminateResource,
  RmonDeadlocked
} ;

Constants

 
RmonInitializing
RmonIdle
RmonStartingResource
RmonInitializingResource
RmonOnlineResource
RmonOfflineResource
RmonShutdownResource
RmonDeletingResource
RmonIsAlivePoll
RmonLooksAlivePoll
RmonArbitrateResource
RmonReleaseResource
RmonResourceControl
RmonResourceTypeControl
RmonTerminateResource
RmonDeadlocked

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise
Header resapi.h

See also

Failover Cluster Enumerations