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.
 
NotifyMode NotifyMode [get, set]
 Gets or sets the notify mode. See the enum NotifyMode.
 
double TimeOut [get, set]
 Gets or sets the time out.
 
ForceMode ForceMode [get, set]
 Gets or sets the force mode. See the enum ForceMode.
 
string Message [get, set]
 Gets or sets the message.
 

Detailed Description

Parameters to shutdown operation.

Property Documentation

◆ ExecutionMode

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

The execution mode.

◆ NotifyMode

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

The notify mode.

◆ TimeOut

double TimeOut
getset

Gets or sets the time out.

The notification time out in minutes.

◆ ForceMode

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

The force mode.

◆ Message

string Message
getset

Gets or sets the message.

The message.