public static int ThreadCount {get; set;}
public: static property int ThreadCount { int get(); void set ( int value); }
'Declaration Public Shared Property ThreadCount As Integer
'Usage Dim value As Integer DicomGlobal.ThreadCount = value value = DicomGlobal.ThreadCount
Target Platforms: .NET CLR 4.0 or higher
DicomGlobal Class DicomGlobal Members