enum

CrystaLXD::Success::Operation

Inherits Enum < Comparable < Value < Object

Constants

Async = 0
Sync = 1

Instance methods

async?

Returns true if this enum value equals Async

sync?

Returns true if this enum value equals Sync