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. |
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
GetHashCode | (Inherited from System.ValueType) | |
ToString | (Inherited from System.ValueType) |