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

Show in webframe

SendBufferSize Property








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;}
 <br/>get_SendBufferSize();<br/>set_SendBufferSize(value);<br/>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 SocketOptions
Requirements

Target Platforms

See Also

Reference

DicomSocketOptions Structure
DicomSocketOptions Members

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