←Select platform

AutoUpdateThreads Property

Summary

Gets or sets the number of auto update threads.

Syntax

C#
VB
C++
public int AutoUpdateThreads { get; set; } 
  
Public Property AutoUpdateThreads As Integer 
public: 
property int AutoUpdateThreads { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of auto update threads.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly