Szerkesztés

Megosztás a következőn keresztül:


SiloHandle.StopSilo(Boolean) Method

Definition

Stop the remote silo

public abstract void StopSilo (bool stopGracefully);
abstract member StopSilo : bool -> unit
Public MustOverride Sub StopSilo (stopGracefully As Boolean)

Parameters

stopGracefully
Boolean

Specifies whether the silo should be stopped gracefully or abruptly.

Applies to