Share via


BTXLogicalPortBinding.VerifyMessage Method

Definition

public:
 override void VerifyMessage(Microsoft::XLANGs::Core::Envelope ^ env, System::String ^ typeName, Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::OperationInfo ^ op);
public override void VerifyMessage (Microsoft.XLANGs.Core.Envelope env, string typeName, Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.OperationInfo op);
override this.VerifyMessage : Microsoft.XLANGs.Core.Envelope * string * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.OperationInfo -> unit
Public Overrides Sub VerifyMessage (env As Envelope, typeName As String, cxt As Context, op As OperationInfo)

Parameters

env
Envelope
typeName
String
cxt
Context

Applies to