kCura.WinEDDS.Service.Kepler.LongTextStreamService
Represents a service class object to retrieve long text data through the Object Manager streaming API.
public LongTextStreamService(IServiceProxyFactory serviceProxyFactory, IServiceNotification serviceNotification, IAppSettings settings, IFileSystem fileSystem, ILog logger)
public Task<LongTextStreamResult> SaveLongTextStreamAsync(LongTextStreamRequest request, CancellationToken token, IProgress<LongTextStreamProgressEventArgs> progress)