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

Show in webframe

GetClient Method (DicomNet)








Index of the SCU to retrieve. The maximum number of SCUs allowed is set in Listen. This index is zero-based.
Returns the DICOM Network object of the SCU at the specified index.
Syntax
public DicomNet GetClient( 
   int index
)
'Declaration
 
Public Function GetClient( _
   ByVal index As Integer _
) As DicomNet
'Usage
 
Dim instance As DicomNet
Dim index As Integer
Dim value As DicomNet
 
value = instance.GetClient(index)
public DicomNet GetClient( 
   int index
)
 function Leadtools.Dicom.DicomNet.GetClient( 
   index 
)
public:
DicomNet^ GetClient( 
   int index
) 

Parameters

index
Index of the SCU to retrieve. The maximum number of SCUs allowed is set in Listen. This index is zero-based.

Return Value

The DicomNet object of the SCU at the specified index.
Remarks
This method is only valid when it is called by a SCP. If the method is called by a SCU, it will return a null reference (Nothing in Visual Basic).
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
GetClientCount Method
GetServer Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features