internal static class SampleCopyService
private const String sourceFile
Constant Value
private const String targetDirectory
Constant Value
private static void ObserverOnFileCopyFinished(object sender, QuickIOTransferFileCopyFinishedEventArgs e)
private static void ObserverOnFileCopyProgress(object sender, QuickIOTransferFileCopyProgressEventArgs e)
private static void ObserverOnFileCopyStarted(object sender, QuickIOTransferFileCopyStartedEventArgs e)
public static void Run()