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

Show in webframe

Verify Method






The SCP.
Verifies the specified SCP.
Syntax
public virtual bool Verify( 
   DicomScp scp
)
'Declaration
 
Public Overridable Function Verify( _
   ByVal scp As DicomScp _
) As Boolean
'Usage
 
Dim instance As DicomConnection
Dim scp As DicomScp
Dim value As Boolean
 
value = instance.Verify(scp)

            

            
public:
virtual bool Verify( 
   DicomScp^ scp
) 

Parameters

scp
The SCP.

Return Value

true if the SCP was successfully verified; otherwise it is false.
Remarks
This methods sends a C-ECHO-REQ to the scp.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

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