BTXPortBinding.VerifyMessage(Envelope, String, Context, OperationInfo) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
參數
- env
- Envelope
- typeName
- String
- cxt
- Context