/Threading.Tasks.Remoting

Example of Task-based asynchrony over .NET Remoting

Primary LanguageC#

Threading.Tasks.Remoting

Example of how to support Task, Task<T>, and CancellationToken over "good old" .NET Remoting.