SelectionEnvelope..::..DefaultInstance Property

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

Syntax


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