Selection..::..DefaultInstance Property

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

Syntax


public static Selection DefaultInstance { get; }
Public Shared ReadOnly Property DefaultInstance As Selection
	Get
public:
static property Selection^ DefaultInstance {
	Selection^ get ();
}