AcknowledgementInfo..::..NacksCount Property

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

Syntax


public int NacksCount { get; }
Public ReadOnly Property NacksCount As Integer
	Get
public:
property int^ NacksCount {
	int^ get ();
}