StreamLink.NET
LogThreads Method (logger)
StreamLink.NETCaplin.LoggingLogUtilityLogThreads(ILogger)
Logs the state of all threads running in the current process.
Declaration Syntax
C#Visual BasicVisual C++
public static void LogThreads(
	ILogger logger
)
Public Shared Sub LogThreads ( _
	logger As ILogger _
)
public:
static void LogThreads(
	ILogger^ logger
)
Parameters
logger (ILogger)
Logger to use for outputting the thread state.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)