Initializes a new instance of the BCHttpProvider class.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public BCHttpProvider( string url ) |
| Visual Basic |
|---|
Public Sub New ( _ url As String _ ) |
| Visual C++ |
|---|
public: BCHttpProvider( String^ url ) |
Parameters
- url
- Type: System..::..String
The base URL for Web Access on the remote server (e.g. http://remote.com/meridian).