BTXDebugProxy(BTXEvents, IDebugCallbackInstance, Service) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
BTXDebugProxy(Microsoft::BizTalk::XLANGs::BTXEngine::BTXEvents ^ events, Microsoft::XLANGs::RuntimeTypes::IDebugCallbackInstance ^ client, Microsoft::XLANGs::Core::Service ^ rootService);
public BTXDebugProxy (Microsoft.BizTalk.XLANGs.BTXEngine.BTXEvents events, Microsoft.XLANGs.RuntimeTypes.IDebugCallbackInstance client, Microsoft.XLANGs.Core.Service rootService);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXDebugProxy : Microsoft.BizTalk.XLANGs.BTXEngine.BTXEvents * Microsoft.XLANGs.RuntimeTypes.IDebugCallbackInstance * Microsoft.XLANGs.Core.Service -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXDebugProxy
Public Sub New (events As BTXEvents, client As IDebugCallbackInstance, rootService As Service)
參數
- events
- BTXEvents
- client
- IDebugCallbackInstance
- rootService
- Service