←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly