PropsData..::..DefaultInstance Property

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

Syntax


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