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