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. ![]() |