PropsData..::..ArgsCount Property

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

Syntax


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