Edit

Share via


Silo.GetDebugDump(Boolean) Method

Definition

Return dump of diagnostic data from this silo.

public string GetDebugDump (bool all = true);
member this.GetDebugDump : bool -> string
Public Function GetDebugDump (Optional all As Boolean = true) As String

Parameters

all
Boolean

Returns

Debug data for this silo.

Applies to