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
Inherits Enum < Comparable < Value < Object
Returns true if this enum value equals Async
Returns true if this enum value equals Sync