PortBinding.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:
virtual void VerifyMessage(Microsoft::XLANGs::Core::Envelope ^ env, System::String ^ typeName, Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::OperationInfo ^ op);
public virtual void VerifyMessage (Microsoft.XLANGs.Core.Envelope env, string typeName, Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.OperationInfo op);
abstract member VerifyMessage : Microsoft.XLANGs.Core.Envelope * string * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.OperationInfo -> unit
override this.VerifyMessage : Microsoft.XLANGs.Core.Envelope * string * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.OperationInfo -> unit
Public Overridable Sub VerifyMessage (env As Envelope, typeName As String, cxt As Context, op As OperationInfo)
Parameters
- env
- Envelope
- typeName
- String
- cxt
- Context