←Select platform

ReceiveBufferSize Property

Summary
Specifies the total per-socket buffer space reserved for receives.
Syntax
C#
VB
C++
public int ReceiveBufferSize { get; set; } 
Public Property ReceiveBufferSize As Integer 
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

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

Leadtools.Dicom Assembly

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