SendBufferSize Property

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

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.