Click or drag to resize
Akka.NETAcknowledgementInfoDefaultInstanceForType Property

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

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

Property Value

Type: AcknowledgementInfo

Implements

IMessageLite.DefaultInstanceForType
See Also