←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 DicomNetSecurityeMode is set to None

Syntax

C#
VB
C++
public bool OptimizedMemorySend { get; set; } 
Public Property OptimizedMemorySend As Boolean 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly