Table of Contents

Enum ExecTime

Namespace
Tripous
Assembly
Tripous.dll

Indicates the time of execution of a sub-operation relative to a main operation

[Flags]
public enum ExecTime
Extension Methods

Fields

After = 4

After the execution of the main operation

Before = 1

Before the execution of the main operation

During = 2

During the execution of the main operation

None = 0

None of the flags