AsperaEventHandler class AsperaEventHandler : IAsperaEventHandler, IDisposable Documentation Code public AsperaEventHandler(ITransferRequest request, ITransferJobService service, ITransferLog log, AsperaClientConfiguration configuration) public void Dispose() public TransferStatus GetTransferStatus() public void HandleEvent(AsperaEvent asperaEvent) public void WaitStartJob(CancellationToken token, TimeSpan timeout) public void WaitStopJob(CancellationToken token, TimeSpan timeout)