Dumper.SetThreadId(Int32) Método

Definición

Establece el identificador de subproceso del proceso de volcado.

public:
 void SetThreadId(int threadId);
public void SetThreadId(int threadId);
member this.SetThreadId : int -> unit
Public Sub SetThreadId (threadId As Integer)

Parámetros

threadId
Int32

Identificador de subproceso.

Se aplica a