Answer:
WCF One Way Contract are methods/operations which are invoked on the service by the client or the server in which either of them do not expect a reply back. For example :-
If a client invokes a method on the service then it will not expect a reply back from the service.
Thanks and Regards
Akiii
|
Alert Moderator