Provide information about which local port the remote application entity
called
public System.long LocalPort {get;}
public read-only property LocalPort: System.Int64;
public function get LocalPort : System.long
public: __property System.long get_LocalPort();
public:
property System.int64 LocalPort {
System.int64 get();
}
'Declaration
Public ReadOnly Property LocalPort As System.Long
'Usage
Dim instance As DicomAssociation
Dim value As System.Long
value = instance.LocalPort
Target Platforms: .NET CLR 4.8 or higher