City Based Parking and Routing System API Documentation

TrafficJamReporter.TextDumpTrafficjams Method 

Dumps the traffic jam reports into the specified stream.

public void TextDumpTrafficjams(
   Stream output,
   string seperator
);

Parameters

output
The stream used for dumping.
seperator
The seperator used between fields.

See Also

TrafficJamReporter Class | CBPRS.Infrastructure Namespace