AsyncWcfLib

IExtensibleWcfMessage Members

IExtensibleWcfMessage overview

Public Instance Properties

BoundSyncContext This SynchronizationContext is currently allowed to modify the message members. The value is automatically set by AsyncWcfLib.
IsSent True, when a message has been sent and the BoundSyncContext has to match the current SynchronizationContext in order to be allowed to modify message members. The value is automatically set by AsyncWcfLib.
IsThreadSafe Returns true, when the message is safe for read and write by an Actor in its own SyncronizationContext.

See Also

IExtensibleWcfMessage Interface | SourceForge.AsyncWcfLib Namespace