BTXPortBase.ReceiveFault(Envelope, XLANGMessage, Context) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void ReceiveFault(Microsoft::XLANGs::Core::Envelope ^ env, Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, Microsoft::XLANGs::Core::Context ^ cxt);
public static void ReceiveFault (Microsoft.XLANGs.Core.Envelope env, Microsoft.XLANGs.BaseTypes.XLANGMessage msg, Microsoft.XLANGs.Core.Context cxt);
static member ReceiveFault : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.Context -> unit
Public Shared Sub ReceiveFault (env As Envelope, msg As XLANGMessage, cxt As Context)
Parameters
- env
- Envelope
- msg
- XLANGMessage
- cxt
- Context