Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

SocketOptions Property






Gets or sets the socket options to use with this connection.
Syntax
public DicomSocketOptions SocketOptions {get; set;}
public:
property DicomSocketOptions SocketOptions {
   DicomSocketOptions get();
   void set (    DicomSocketOptions value);
}
'Declaration
 
Public Property SocketOptions As DicomSocketOptions
 
'Usage
 
Dim instance As ConnectionInformation
Dim value As DicomSocketOptions
 
instance.SocketOptions = value
 
value = instance.SocketOptions

Property Value

The socket options.
Remarks
For more information, see the MSDN Winsock documentation.
Requirements

Target Platforms

See Also

Reference

ConnectionInformation Class
ConnectionInformation Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features