Class ReactionEndSpyEventArgs
Event arguments for the start of tracking of a Reaction.
Inherited Members
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public class ReactionEndSpyEventArgs : ReactionSpyEventArgs
Properties
| Improve this Doc View SourceEndTime
Gets or sets the End time.
Declaration
public DateTime EndTime { get; set; }
Property Value
Type | Description |
---|---|
DateTime |