![]() | AsynchronousOperationExtension Class |
Namespace: EBP.Api.Asynchronous
The AsynchronousOperationExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsynchronousOperationExtension |
Initializes a new instance of the AsynchronousOperationExtension class.
|
Name | Description | |
---|---|---|
![]() | AllowConcurrencyMultipleRun |
Gets a value indicating whether operation can be executed twice at the same time.
|
![]() | Caption |
Gets the operation caption.
|
![]() | ConcurrencyRunMaxCount |
Gets the concurrency run maximum count.
|
![]() | Id |
Gets the operation identifier.
|
Name | Description | |
---|---|---|
![]() | AddTrigger |
Adds the time interval trigger after which the operation must be executed.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | DoWork |
Method called when the operation is triggered.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | StartTriggers |
Starts the triggers.
|
![]() | StopTriggers |
Stops the triggers.
|
![]() | ToString | (Inherited from Object.) |