←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly