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