BTXPortBase.VerifyTransport(Envelope, Int32, 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:
override void VerifyTransport(Microsoft::XLANGs::Core::Envelope ^ env, int operationId, Microsoft::XLANGs::Core::Context ^ ctx);
public override void VerifyTransport (Microsoft.XLANGs.Core.Envelope env, int operationId, Microsoft.XLANGs.Core.Context ctx);
override this.VerifyTransport : Microsoft.XLANGs.Core.Envelope * int * Microsoft.XLANGs.Core.Context -> unit
Public Overrides Sub VerifyTransport (env As Envelope, operationId As Integer, ctx As Context)
Parameters
- env
- Envelope
- operationId
- Int32
- ctx
- Context