AsyncWcfLib

WcfReqIdent.Message Property

WcfReqIdent carry a reference to the user message. The Message itself may be sent to several internal partners and therefore be referenced by several WcfReqIdents. The message is not a [DataMember], it is sent separatly up to ServiceContract V3.0 and again from 3.1++

public IWcfMessage Message { public get; internal set; }

See Also

WcfReqIdent Class | SourceForge.AsyncWcfLib Namespace