Msg __SetBindingSpecificContext Method (Msg)NFX Class Library

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

Internal method not to be called by app developers. Called from custom bindings to inject binding-specific context

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

public void __SetBindingSpecificContext(
	Msg other
)
See Also