Skip to content

oleksii-mdr/CallbackService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains a sample of WCF contract callback.
To see it working go to bin/Debug and start service first then client.
Client will ask a server to perform an opperation, it will also provide a callback interface to the service.
Once the operation on the service is completed, the service would call provided callback to the client.

About

A sample WCF contract callback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages