Click or drag to resize
Akka.NETAcknowledgementInfoGetNacks Method

[Missing <summary> documentation for "M:Akka.Remote.Proto.AcknowledgementInfo.GetNacks(System.Int32)"]

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ulong GetNacks(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Akka.Remote.Proto.AcknowledgementInfo.GetNacks(System.Int32)"]

Return Value

Type: UInt64

[Missing <returns> documentation for "M:Akka.Remote.Proto.AcknowledgementInfo.GetNacks(System.Int32)"]

See Also