RuleSetTrackingInterceptor Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
RuleSetTrackingInterceptor() | |
RuleSetTrackingInterceptor(Guid, Stream) |
RuleSetTrackingInterceptor()
public:
RuleSetTrackingInterceptor();
public RuleSetTrackingInterceptor ();
Public Sub New ()
Aplica-se a
RuleSetTrackingInterceptor(Guid, Stream)
public:
RuleSetTrackingInterceptor(Guid applicationGuid, System::IO::Stream ^ trackingData);
public RuleSetTrackingInterceptor (Guid applicationGuid, System.IO.Stream trackingData);
new Microsoft.BizTalk.RuleEngineExtensions.RuleSetTrackingInterceptor : Guid * System.IO.Stream -> Microsoft.BizTalk.RuleEngineExtensions.RuleSetTrackingInterceptor
Public Sub New (applicationGuid As Guid, trackingData As Stream)
Parâmetros
- applicationGuid
- Guid
- trackingData
- Stream