AddressData..::..Port Property
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
[CLSCompliantAttribute] public uint Port { get; }
<CLSCompliantAttribute> _ Public ReadOnly Property Port As UInteger Get
[CLSCompliantAttribute] public: property unsigned int^ Port { unsigned int^ get (); }