Edit

Share via


StorageEmulator.Start Method

Definition

Starts the storage emulator if not already started.

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

Returns

true if the process was started successfully; false otherwise.

Applies to