The following tables list the members exposed by DicomSocketOptions.
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET