Connect Method

Summary

Connects the specified SCP.

Syntax
C#
VB
C++
protected virtual void Connect( 
   DicomScp scp 
) 
  
Protected Overloads Overridable Sub Connect( _ 
   ByVal scp As DicomScp _ 
)  
protected: 
virtual void Connect(  
   DicomScp^ scp 
)  

Parameters

scp
The SCP.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly