BTXPortBinding.VerifyMessage(Envelope, String, Context, OperationInfo) 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 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