Interface IAtomicAction
Namespace: Eco.Core.Utils.AtomicAction
Assembly: Eco.Core.dll
Syntax
public interface IAtomicAction : IDisposable
Methods
CanApplyNonDisposing()
Declaration
Result CanApplyNonDisposing()
Returns
Type | Description |
---|---|
Result |
TryApply()
Declaration
Result TryApply()
Returns
Type | Description |
---|---|
Result |