SocketOptions Property

Summary
Gets or sets the socket options to use with this connection.
Syntax
C#
C++/CLI
public DicomSocketOptions SocketOptions { get; set; } 
public: 
property DicomSocketOptions SocketOptions { 
   DicomSocketOptions get(); 
   void set (    DicomSocketOptions ); 
} 

Property Value

The socket options.

Remarks

For more information, see the MSDN Winsock documentation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.