AkkaProtocolMessage..::..Instruction Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public AkkaControlMessage Instruction { get; }
Public ReadOnly Property Instruction As AkkaControlMessage
	Get
public:
property AkkaControlMessage^ Instruction {
	AkkaControlMessage^ get ();
}