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