Метод | Описание | |
---|---|---|
ApartmentDescription ( this thread ) : string | ||
IsThreadPoolThread ( this thread ) : bool | ||
SpecialDescription ( this thread ) : string | ||
WriteCurrentExceptionStackTraceToContext ( this thread, |
||
WriteCurrentStackTraceToContext ( this thread, |
||
WriteStackTraceToContext ( this thread, IList |
Метод | Описание | |
---|---|---|
DisplayOneArgumentOrLocal ( |
public static ApartmentDescription ( this thread ) : string | ||
thread | this | |
Результат | string |
public static IsThreadPoolThread ( this thread ) : bool | ||
thread | this | |
Результат | bool |
public static SpecialDescription ( this thread ) : string | ||
thread | this | |
Результат | string |
public static WriteCurrentExceptionStackTraceToContext ( this thread, |
||
thread | this | |
context | ||
displayArgumentsAndLocals | bool | |
Результат | void |
public static WriteCurrentStackTraceToContext ( this thread, |
||
thread | this | |
context | ||
displayArgumentsAndLocals | bool | |
Результат | void |
public static WriteStackTraceToContext ( this thread, IList |
||
thread | this | |
stackTrace | IList |
|
context | ||
displayArgumentsAndLocals | bool | |
Результат | void |