Redagować

Udostępnij przez


StorageEmulator.Stop Method

Definition

Stops the storage emulator if started.

public static bool Stop();
static member Stop : unit -> bool
Public Shared Function Stop () As Boolean

Returns

true if the process was stopped successfully or was already stopped; false otherwise.

Applies to