Class EventStatisticsEntry
Inherited Members
Namespace: AnalysisPrograms.EventStatistics
Assembly: AnalysisPrograms.dll
Syntax
public class EventStatisticsEntry
Fields
| Improve this Doc View SourceCommandName
Declaration
public const string CommandName = "EventStatistics"
Field Value
Type | Description |
---|---|
String |
Methods
| Improve this Doc View SourceExecuteAsync(EventStatisticsEntry.Arguments)
Declaration
public static async Task<int> ExecuteAsync(EventStatisticsEntry.Arguments arguments)
Parameters
Type | Name | Description |
---|---|---|
EventStatisticsEntry.Arguments | arguments |
Returns
Type | Description |
---|---|
Task<Int32> |