AcknowledgementInfo..::..GetNacks Method

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


[CLSCompliantAttribute]
public ulong GetNacks(
	int index
)
<CLSCompliantAttribute> _
Public Function GetNacks ( _
	index As Integer _
) As ULong
[CLSCompliantAttribute]
public:
unsigned long long^ GetNacks(
	int^ index
)

Parameters

index
Type: Int32