Answer:
'Message contract' uses messages to exchange the information between client and server i.e, source and destination.
Messages are usually the data packets with information to be transfer.
SOAP(Simple Object Access Protocol) is used in WCF for proper communication.
SOAP contains Envelope, Header and Body.
Asked In: Spotted While Learning |
Alert Moderator