←Select platform

OptimizedMemorySend Property

Summary
Gets or sets the option to optimize memory usage when sending data sets to a server This option works when DicomNetSecurityMode is set to None
Syntax
C#
C++/CLI
public bool OptimizedMemorySend { get; set; } 
public: 
property bool OptimizedMemorySend { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true when optimization is enabled, false for no optimization

Requirements

Target Platforms

Help Version 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.