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

Show in webframe

SocketOptions Property






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

            

            
public:
property DicomSocketOptions SocketOptions {
   DicomSocketOptions get();
   void set (    DicomSocketOptions value);
}

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