BTXDebugProxy(BTXEvents, IDebugCallbackInstance, Service) Constructor
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:
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)
Parameters
- events
- BTXEvents
- client
- IDebugCallbackInstance
- rootService
- Service