Builder..::..DefaultInstanceForType Property

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

Syntax


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