LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ReceiveBufferSize Property (ServerSettings)

Show in webframe





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

            

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

Property Value

The size of the receive buffer.
Requirements

Target Platforms

See Also

Reference

ServerSettings Class
ServerSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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