[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool LogWaitingForCompletionChildThreads { get; set; }
Public Property LogWaitingForCompletionChildThreads As Boolean
public: property bool LogWaitingForCompletionChildThreads { bool get (); void set (bool value); }