'Declaration Sub GetDestinationServer( _ ByVal collectorname As String _ )
'Usage Dim instance As IPublish Dim collectorname As String instance.GetDestinationServer(collectorname)
void GetDestinationServer( string collectorname )
void GetDestinationServer( String^ collectorname )
Parameters
- collectorname
- Name of target collector, typically an instance of ServerToServer Distributor.