A delegate that formats a process ID and thread ID identifier pair. 
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public SetThreadNameDelegate SetThreadName { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property SetThreadName As SetThreadNameDelegate | 
| Visual C++ | 
|---|
| public: property SetThreadNameDelegate^ SetThreadName { SetThreadNameDelegate^ get (); void set (SetThreadNameDelegate^ value); } | 





