ServerRedundancy.SwitchToStandby Method

Begin switch to standby [Redundancy]
<ID("SwitchToStandby", (int)e.SwitchToStandby)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function SwitchToStandby() As Boolean
This language is not supported or no code example is available.
[ID("SwitchToStandby", (int)e.SwitchToStandby)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public bool SwitchToStandby()
This language is not supported or no code example is available.

Return Value

bool

Flag success

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition