←Select platform

HostPort Property (DicomNet)

Summary

Gets the port number of the host (the SCP's port).

Syntax

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

Property Value

The port number of the host (the SCP'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