Leadtools.Dicom.Scu Namespace > DicomScp Class > DicomScp Constructor : DicomScp Constructor(IPAddress,String,Int32) |
'Declaration Public Function New( _ ByVal PeerAddress As IPAddress, _ ByVal AETitle As String, _ ByVal Port As Integer _ )
'Usage Dim PeerAddress As IPAddress Dim AETitle As String Dim Port As Integer Dim instance As New DicomScp(PeerAddress, AETitle, Port)
public: DicomScp( IPAddress^ PeerAddress, String^ AETitle, int Port )