int ThreadCount { get; }
ReadOnly Property ThreadCount As Integer Get Dim instance As IProcess Dim value As Integer value = instance.ThreadCount
property int ThreadCount { int get (); }
© 2020 SmartBear Sofware