NSN
NSN

Reputation: 750

Implement asynchronous calls in .NET Remoting

I want to implement async call in .NET remoting. The remoting service is consumed by a windows application ( dont ask me why not WCF. This is a legacy application). Is there any standard procedures, standard patterns to implement.

Upvotes: 1

Views: 1170

Answers (1)

Related Questions