C#
VB
C++
Gets or sets the socket options to use with this connection.
public DicomSocketOptions SocketOptions { get; set; }
Public Property SocketOptions As Leadtools.Dicom.DicomSocketOptions
public:
property Leadtools.Dicom.DicomSocketOptions SocketOptions {
Leadtools.Dicom.DicomSocketOptions get();
void set ( Leadtools.Dicom.DicomSocketOptions );
}
The socket options.
For more information, see the MSDN Winsock documentation.
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