ServerRedundancy.PairStartedTime Property

Gets timestamp of PairStartedTime start.
<ID("PairStartedTime", (int)e.PairStartedTime)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property PairStartedTime() As DateTimeOffset
This language is not supported or no code example is available.
[ID("PairStartedTime", (int)e.PairStartedTime)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DateTimeOffset PairStartedTime {get; set;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition