Click or drag to resize
Akka.NETAkkaHandshakeInfoBuilderDescriptorForType Property

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

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

Property Value

Type: MessageDescriptor

Implements

IBuilder.DescriptorForType
See Also