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

Show in webframe

ReceiveBufferSize Property








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;}
 <br/>get_ReceiveBufferSize();<br/>set_ReceiveBufferSize(value);<br/>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 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