PropsData..::..DefaultInstanceForType Property

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

Syntax


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