BTXDebugProxy(BTXEvents, IDebugCallbackInstance, Service) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- events
- BTXEvents
- client
- IDebugCallbackInstance
- rootService
- Service