Click or drag to resize

ISolidFireElement.ShutdownAsync Method

Overload List
  NameDescription
Public methodShutdownAsync(ShutdownRequest, CancellationToken)
The Shutdown API method enables you to restart or shutdown a node that has not yet been added to a cluster. To use this method, log in to the MIP for the pending node, and enter the "shutdown" method with either the "restart" or "halt" options.
Public methodShutdownAsync(CancellationToken,Int64[], String)
The Shutdown API method enables you to restart or shutdown a node that has not yet been added to a cluster. To use this method, log in to the MIP for the pending node, and enter the "shutdown" method with either the "restart" or "halt" options.
Top
See Also