Re: Aborting a session while it's still putting files (VB.NET)
By aborting, do you mean
Session.Abort
? That should work. If not please attach both debug (Session.DebugLogPath
) and session logs (Session.SessionLogPath
).