Sub SetDestinationServer( _ ByVal collectorname As System.String, _ ByVal destinationServer As System.String _ )
void SetDestinationServer( System.string collectorname, System.string destinationServer )
void SetDestinationServer( System.String^ collectorname, System.String^ destinationServer )
Parameters
- collectorname
- Name of target collector, typically an instance of ServerToServer Distributor.
- destinationServer
- A Historian server name (or IP).