Click or drag to resize
Akka.NETAddressDataBuilderDefaultInstanceForType Property

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

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

Property Value

Type: AddressData

Implements

IBuilderLite.DefaultInstanceForType
See Also