Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

SendBufferSize Property (ServerSettings)






Specifies the total per-socket buffer space reserved for sends.
Syntax
public int SendBufferSize {get; set;}
public:
property int SendBufferSize {
   int get();
   void set (    int value);
}
'Declaration
 
Public Property SendBufferSize As Integer
 
'Usage
 
Dim instance As ServerSettings
Dim value As Integer
 
instance.SendBufferSize = value
 
value = instance.SendBufferSize

Property Value

The size of the send buffer.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features