eDriven Framework API
Url Property
NamespaceseDriven.Networking.RpcHttpConnectorUrl
eDriven Framework API
The URL of the server-side If defined, one can use Send() method without parameters
Declaration Syntax
C#Visual BasicVisual C++
public string Url { get; set; }
Public Property Url As String
	Get
	Set
public:
property String^ Url {
	String^ get ();
	void set (String^ value);
}

Assembly: eDriven.Networking (Module: eDriven.Networking) Version: 2.0.1.0 (2.0.1.0)