Leadtools.Dicom.Scu Namespace > ConnectionInformation Class : SocketOptions Property |
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 DicomSocketOptions SocketOptions {get; set;}
get_SocketOptions();
set_SocketOptions(value);
public: property DicomSocketOptions SocketOptions { DicomSocketOptions get(); void set ( DicomSocketOptions value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2