Port Property

Summary
Port number of the peer computer to which to connect (the SCP's port).
Syntax
C#
VB
C++
public virtual int Port { get; set; } 
  
Public Overridable Property Port As Integer 
public: 
virtual property int Port { 
   int get(); 
   void set (    int ); 
} 

Property Value

The port. Defaults to port 104.

Example

For an example refer to QueryRetrieveScu.Move.

Requirements

Target Platforms

See Also

Reference

DicomScp Class

DicomScp Members

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

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.