27 namespace Ntp.Analyzer.Process.Description
45 destination.Write(stream, Log);
63 destination.Param = file;
64 destination.Write(stream, Log);
void SaveStream(IStreamGenerator generator)
void SaveStream(IStreamGenerator generator, string file)
Base class for jobs following the GoF Command Pattern.
StreamJob(IJobConfiguration config, LogBase log)
IEnumerable< StreamDestination > Destinations