ActorRefData..::..DefaultInstanceForType Property

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

Syntax


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