[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enum for all build-in guards.

The following tables list the members exposed by the GuardEnum type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
static memberForName
Returns the enum for the given namespace and name.

GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Fields

  NameDescription
static memberTIMER_WITHIN
Timer guard.

static memberValues
All values available through this pseudo-enum

Public Properties

  NameDescription
Clazz
Gets the implementation clazz.

Name
Gets the name.

Namespace
Gets the namespace.