←Select platform

DicomScp Constructor(IPAddress,String,Int32)

Summary

Initializes a new instance of the DicomScp class.

Syntax

C#
VB
C++
public DicomScp(  
   IPAddress PeerAddress, 
   string AETitle, 
   int Port 
) 
Public Function New( _ 
   ByVal PeerAddress As IPAddress, _ 
   ByVal AETitle As String, _ 
   ByVal Port As Integer _ 
) 
public: 
DicomScp(  
   IPAddress^ PeerAddress, 
   String^ AETitle, 
   int Port 
) 

Parameters

PeerAddress
The peer address.

AETitle
The called AE title.

Port
The port.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize