LEADTOOLS Medical (Leadtools.Dicom assembly)

ReceiveBufferSize Property

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 DicomSocketOptions
Dim value As Integer
 
instance.ReceiveBufferSize = value
 
value = instance.ReceiveBufferSize
public int ReceiveBufferSize {get; set;}

            

            
 
get_ReceiveBufferSize();
set_ReceiveBufferSize(value);
Object.defineProperty('ReceiveBufferSize');
public:
property int ReceiveBufferSize {
   int get();
   void set (    int value);
}

Property Value

total per-socket buffer space reserved for receives
Example
For an example, refer to DicomNet.SocketOptions
Requirements

Target Platforms

See Also

Reference

DicomSocketOptions Structure
DicomSocketOptions Members

 

 


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

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