Sandbox Logo

ThreadSafe.CurrentThreadName

string CurrentThreadName { get; set; }

Description

Return the current thread's name (CurrentThread.Name)

Return

User Comments