ResponseMsg Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodResponseMsg(FID, Object)
Initializes a new instance of the ResponseMsg class
Public methodResponseMsg(FID, Nullable Guid , Object)
Initializes a new instance of the ResponseMsg class
Public methodResponseMsg(ResponseMsg, Object, Boolean, Boolean)
This .ctor is handy for message inspectors. Creates a substitute message for the original one with new value. Binding-specific context is cloned and headers/correlation data are cloned conditionaly
Back to Top
See Also