RecordTask.

RecordTask.ActionType Enum

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Base Types
  • Enum
graph BT Type-->Base0["Enum"] Type["RecordTask.ActionType"] class Type type-node

Syntax

public enum RecordTask.ActionType

Fields

Name Constant Value Summary
Close 2
static
Flush 3
static
Start 0
static
Stop 1
static