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