←Select platform

PeerPort Property (DicomNet)

Summary

Gets the port number of the peer computer of the connection (the SCU's port).

Syntax

C#
VB
WinRT C#
C++
public int PeerPort {get;} 
Public ReadOnly Property PeerPort As Integer 
public int PeerPort {get;} 
 get_PeerPort();  
public: 
property int PeerPort { 
   int get(); 
} 

Property Value

The port number of the peer computer of the connection (the SCU's port).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly