Redigera

Dela via


StorageEmulator.TryStart Method

Definition

Tries to start the storage emulator.

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

Returns

true if the process was started successfully; false otherwise.

Applies to