Click or drag to resize
Akka.NETAkkaProtocolMessageBuilderInstruction Property

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

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public AkkaControlMessage Instruction { get; set; }

Property Value

Type: AkkaControlMessage
See Also