Builder..::..ClassesCount Property

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

Syntax


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