RuleSetTrackingInterceptor Constructors
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.
Overloads
RuleSetTrackingInterceptor() | |
RuleSetTrackingInterceptor(Guid, Stream) |
RuleSetTrackingInterceptor()
public:
RuleSetTrackingInterceptor();
public RuleSetTrackingInterceptor ();
Public Sub New ()
Applies to
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)
Parameters
- applicationGuid
- Guid
- trackingData
- Stream