UserLock API
Properties | List of all members
UserLockServer.ShutdownParams Class Reference

Parameters to shutdown operation. More...

Inheritance diagram for UserLockServer.ShutdownParams:
UserLockServer.IOperationParams

Properties

ExecutionMode ExecutionMode [get, set]
 Gets or sets the execution mode. See the enum ExecutionMode. More...
 
NotifyMode NotifyMode [get, set]
 Gets or sets the notify mode. See the enum NotifyMode. More...
 
double TimeOut [get, set]
 Gets or sets the time out. More...
 
ForceMode ForceMode [get, set]
 Gets or sets the force mode. See the enum ForceMode. More...
 
string Message [get, set]
 Gets or sets the message. More...
 

Detailed Description

Parameters to shutdown operation.

Property Documentation

Gets or sets the execution mode. See the enum ExecutionMode.

The execution mode.

Gets or sets the notify mode. See the enum NotifyMode.

The notify mode.

double TimeOut
getset

Gets or sets the time out.

The notification time out in minutes.

Gets or sets the force mode. See the enum ForceMode.

The force mode.

string Message
getset

Gets or sets the message.

The message.