RuleSetTrackingInterceptor コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
RuleSetTrackingInterceptor() | |
RuleSetTrackingInterceptor(Guid, Stream) |
RuleSetTrackingInterceptor()
public:
RuleSetTrackingInterceptor();
public RuleSetTrackingInterceptor ();
Public Sub New ()
適用対象
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)
パラメーター
- applicationGuid
- Guid
- trackingData
- Stream