Builder..::..SetInstruction Method (Builder)
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public AkkaProtocolMessage..::..Builder SetInstruction( AkkaControlMessage..::..Builder builderForValue )
Public Function SetInstruction ( _ builderForValue As AkkaControlMessage..::..Builder _ ) As AkkaProtocolMessage..::..Builder
public: AkkaProtocolMessage..::..Builder^ SetInstruction( AkkaControlMessage..::..Builder^ builderForValue )
Parameters
- builderForValue
- Type: global..::..AkkaControlMessage..::..Builder