LEADTOOLS Medical (Leadtools.Dicom assembly)

GetClient Method (DicomNet)

Show in webframe







Index of the SCU to retrieve. The maximum number of SCUs allowed is set in Listen(String,Int32,Int32). 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(String,Int32,Int32). 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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