ClientStation.SwitchToStandby Method

Switches the Server to Standby mode.
<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

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition