Edytuj

Udostępnij za pośrednictwem


StorageEmulator.IsStarted Method

Definition

Is the storage emulator already started.

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

Returns

true if this instance is started; otherwise, false.

Applies to