SelectionEnvelope..::..DefaultInstanceForType Property

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

Syntax


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