public bool OptimizedMemorySend { get; set; }
public: property bool OptimizedMemorySend { bool get(); void set ( bool value); }
public:
property bool OptimizedMemorySend {
bool get();
void set ( bool value);
}
true when optimization is enabled, false for no optimization
Target Platforms
DicomNet Class
DicomNet Members
DicomNet Constructor(String,DicomNetSecurityMode)
Initialize Method