Click or drag to resize
Akka.NETSerializedMessageDefaultInstanceForType Property

[Missing <summary> documentation for "P:Akka.Remote.Proto.SerializedMessage.DefaultInstanceForType"]

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public override SerializedMessage DefaultInstanceForType { get; }

Property Value

Type: SerializedMessage

Implements

IMessageLite.DefaultInstanceForType
See Also