|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
| Leadtools.Dicom Namespace : DicomSocketOptions Structure |
The following tables list the members exposed by DicomSocketOptions.
| Name | Description | |
|---|---|---|
![]() | NoDelay | Disables the Nagle algorithm for send coalescing. This socket option is included for backward compatibility with Windows Sockets 1.1 |
![]() | ReceiveBufferSize | Specifies the total per-socket buffer space reserved for receives. |
![]() | SendBufferSize | Specifies the total per-socket buffer space reserved for sends. |