Show / Hide Table of Contents

Enum WaitMode

Command wait mode.

Namespace: PayrollEngine.Client.Command
Assembly: PayrollEngine.Client.Core.dll
Syntax
public enum WaitMode

Fields

Name Description
NoWait

Do not wait.

Wait

Wait always.

WaitError

Wait on error.

Extension Methods

ConsoleExtensions.WriteProperties(object, bool)
☀
☾
Back to top Generated by DocFX