SocketOptions Property

Summary
Gets or sets the socket options to use with this connection.
Syntax
C#
VB
C++
public DicomSocketOptions SocketOptions { get; set; } 
  
Public Property SocketOptions As DicomSocketOptions 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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