Builder..::..SetArgs Method
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public PropsData..::..Builder SetArgs( int index, ByteString value )
Public Function SetArgs ( _ index As Integer, _ value As ByteString _ ) As PropsData..::..Builder
public: PropsData..::..Builder^ SetArgs( int^ index, ByteString^ value )