Class IBMTSSVC_Shutdown





Description

This class handles shutdown. When stopping the cimserver it will get enumerated.

Subclasses


Referenced By


Properties

IdTypeRangeDescription
Key
Read Only
IsShuttingDown boolean
Is this CIMOM in the process of shutting down?
Read Write
 

Method Summary

NameDescription
BeginShutdownBegin shutdown of this CIM Agent.
 

Method Detail


BeginShutdown

Description

Begin shutdown of this CIM Agent. After this method is called, the CIM Agent will cleanup and exit within the given timeout period.

Parameters

IdTypeRangeDescription
In
shutdownTimeoutSecs uint16
Force the the CIM Agent to complete shutdown within this timeout.
out
none
Return Codes
none