Class ExecuteOnEventProvider
List of windows client events to execute tasks on: Logon, Logoff, LocalUpdate
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ExecuteOnEvent")]
public class ExecuteOnEventProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ExecuteOnEventProvider()
List of windows client events to execute tasks on: Logon, Logoff, LocalUpdate
Declaration
public ExecuteOnEventProvider()
Fields
ProviderName
List of windows client events to execute tasks on: Logon, Logoff, LocalUpdate
Declaration
public const string ProviderName = "ExecuteOnEvent"
Field Value
Type | Description |
---|---|
string |
Methods
AddItemsAsync(CancellationToken)
Create the hard-coded item list
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |