[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ResponseMsg(FID, Object) | Initializes a new instance of the ResponseMsg class |
![]() | ResponseMsg(FID, Nullable Guid , Object) | Initializes a new instance of the ResponseMsg class |
![]() | ResponseMsg(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
|
See Also