Builder..::..SetArgs Method

Namespace:  global
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
)

Parameters

index
Type: Int32
value
Type: ByteString