LEADTOOLS Medical (Leadtools.Dicom assembly)

SendBufferSize Property

Show in webframe







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

            

            
 
get_SendBufferSize();
set_SendBufferSize(value);
Object.defineProperty('SendBufferSize');
public:
property int SendBufferSize {
   int get();
   void set (    int value);
}

Property Value

total per-socket buffer space reserved for sends
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