ServerRedundancy.LastSwitchTime Property

Gets timestamp of LastSwitchTime start.
<ID("LastSwitchTime", (int)e.LastSwitchTime)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property LastSwitchTime() As DateTimeOffset
This language is not supported or no code example is available.
[ID("LastSwitchTime", (int)e.LastSwitchTime)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DateTimeOffset LastSwitchTime {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