DaemonMsgCreateData..::..DefaultInstanceForType Property

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

Syntax


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