| AcknowledgementInfoNacksList Property |
[Missing <summary> documentation for "P:Akka.Remote.Proto.AcknowledgementInfo.NacksList"]
Namespace:
Akka.Remote.Proto
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IList<ulong> NacksList { get; }
member NacksList : IList<uint64> with get
Property Value
Type:
IListUInt64See Also