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