SendBufferSize Property

Summary
Specifies the total per-socket buffer space reserved for sends.
Syntax
C#
VB
C++
public int SendBufferSize { get; set; } 
  
Public Property SendBufferSize As Integer 
public: 
property int SendBufferSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

The size of the send buffer.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.