[This is preliminary documentation and is subject to change.]
Arbitrary named object collection that can be used to correlate messages and/or attach extra data.
This field is NOT transmitted over wire nor is it used by the framework. Message inspectors may use this property
at their own discretion, for example in cases when the same inspector type is registered on multiple levels (endpoint, binding, glue),
inspectors may check this property to execute only once per message.
The collection is lazily allocated at the first reference attempt
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:


See Also