PerformanceCounters.Dump Метод

Определение

Перегрузки

Dump(Boolean)

public static void Dump(bool toLogFile);
static member Dump : bool -> unit
Public Shared Sub Dump (toLogFile As Boolean)

Параметры

toLogFile
Boolean

Применяется к

Dump(String)

public static void Dump(string fileName);
static member Dump : string -> unit
Public Shared Sub Dump (fileName As String)

Параметры

fileName
String

Применяется к

Dump(String, Boolean)

public static void Dump(string fileName, bool header);
static member Dump : string * bool -> unit
Public Shared Sub Dump (fileName As String, header As Boolean)

Параметры

fileName
String
header
Boolean

Применяется к