Class ActionEndSpyEventArgs
Event arguments for an end Action spy event.
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public class ActionEndSpyEventArgs : ActionSpyEventArgs
Properties
| Improve this Doc View SourceEndTime
Gets or sets the end Time of the action.
Declaration
public DateTime EndTime { get; set; }
Property Value
Type | Description |
---|---|
DateTime |