Edit

Share via


VoiceActivityChangedEventArgs.TimeStamp Property

Definition

Gets the time stamp.

public:
 property TimeSpan TimeStamp { TimeSpan get(); };
public TimeSpan TimeStamp { get; }
member this.TimeStamp : TimeSpan
Public ReadOnly Property TimeStamp As TimeSpan

Property Value

Remarks

Returns the length in milliseconds from the moment the Recorder was started or the handler was assigned to a started Recorder.

Applies to