Share via


DumpClient.IsInitialized Method

Definition

Indicates whether the DumpClient is initialized.

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

Returns

true it the DumpClient is initialized; otherwise, false.

Applies to