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