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

Show in webframe

SendBufferSize Property (ServerSettings)






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

            

            
public:
property int SendBufferSize {
   int get();
   void set (    int value);
}

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