WcfPartnerListMessage overview
WcfPartnerListMessage Constructor
|
Create a WcfPartnerListMessage. |
Item | List of services in a plant. |
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) |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
WcfPartnerListMessage Class | SourceForge.AsyncWcfLib.Basic Namespace