Builder..::..ArgsList Property

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

Syntax


public IPopsicleList<ByteString> ArgsList { get; }
Public ReadOnly Property ArgsList As IPopsicleList(Of ByteString)
	Get
public:
property IPopsicleList<ByteString^>^ ArgsList {
	IPopsicleList<ByteString^>^ get ();
}