BufferedEventStream コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
BufferedEventStream() | |
BufferedEventStream(String, Int32) |
BufferedEventStream()
public:
BufferedEventStream();
public BufferedEventStream ();
Public Sub New ()
適用対象
BufferedEventStream(String, Int32)
public:
BufferedEventStream(System::String ^ connectionString, int flushThreshold);
public BufferedEventStream (string connectionString, int flushThreshold);
new Microsoft.BizTalk.Bam.EventObservation.BufferedEventStream : string * int -> Microsoft.BizTalk.Bam.EventObservation.BufferedEventStream
Public Sub New (connectionString As String, flushThreshold As Integer)
パラメーター
- connectionString
- String
- flushThreshold
- Int32