ServerStation.ShutdownCommand Method

Shut downs
<ID("ShutdownCommand", (int)e.ShutdownCommand)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function ShutdownCommand() As Integer
This language is not supported or no code example is available.
[ID("ShutdownCommand", (int)e.ShutdownCommand)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int ShutdownCommand()
This language is not supported or no code example is available.

Return Value

int

Always 0

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition