AsyncWcfLib

WcfPartnerListMessage Members

WcfPartnerListMessage overview

Public Instance Constructors

WcfPartnerListMessage Constructor Create a WcfPartnerListMessage.

Public Instance Fields

Item List of services in a plant.

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)

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

WcfPartnerListMessage Class | SourceForge.AsyncWcfLib.Basic Namespace