SerializedMessage..::..DefaultInstanceForType Property

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

Syntax


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