WCF with Named Pipes and WPF – Timeout with time-consuming operations
I’m struggling with the project that are copying files from the network(CIFS share).
IPC which I’m using is Named Net Pipes with Duplex Channel and for GUI I’m using WPF.
I’m struggling with the project that are copying files from the network(CIFS share).
IPC which I’m using is Named Net Pipes with Duplex Channel and for GUI I’m using WPF.