Msg BindingSpecificContext Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns a binding-specific context object which is used for message processing/routing by binding. This property value is not serialized and used internally by Glue framework. Not all bindings use/need this property

Namespace: NFX.Glue.Protocol
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Object BindingSpecificContext { get; }

Property Value

Type: OnlineObject
See Also