'DeclarationPublic Function New( _ ByVal Destination As String _ )
'UsageDim Destination As String Dim instance As New MPPSWebClient(Destination)
public MPPSWebClient( string Destination )
public: MPPSWebClient( String^ Destination )
Parameters
- Destination
- The base end-point to which the requests are to be sent