WCF Duplex Is it possible to wait for callback to complete? -
i writing n duplex wcf application, want make sure client call must halt till callback method complete.
suggestions appreciated!
just want make sure client call must halt till callback method complete.
to understanding, in case, don't need employ duplex communication
system. singular request - reply
communication system should suffice; way, default communication mechanism.
Comments
Post a Comment