Dumper.SetThreadId(Int32) Metodo

Definizione

Imposta l'identificatore del thread del dumper.

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

Parametri

threadId
Int32

Identificatore del thread.

Si applica a