AsyncWcfLib

WcfPartnerMessage Properties

The properties of the WcfPartnerMessage class are listed below. For a complete list of WcfPartnerMessage class members, see the WcfPartnerMessage Members topic.

Public Instance Properties

BoundSyncContext (inherited from WcfMessage)
ExtensionData (inherited from WcfMessage)Each WCF message may contain more data than the receiver has expected.This normally happens when the senders version is newer than the receivers version.Some data cannot be deserialized at the receiver. WCF provides this object to store this extension data.When serializing this message again (gateway functionality) the extension data is included and not lost.
IsSent (inherited from WcfMessage)
IsThreadSafe (inherited from WcfMessage)
Usage The message may be used for several purposes.

See Also

WcfPartnerMessage Class | SourceForge.AsyncWcfLib Namespace