RESOURCE_MONITOR_STATE 枚举 (resapi.h)

TBD

语法

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

常量

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

要求

   
最低受支持的客户端 无受支持的版本
最低受支持的服务器 Windows Server 2008 Datacenter、Windows Server 2008 Enterprise
标头 resapi.h

请参阅

故障转移群集枚举