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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly