DirectEventStream 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
DirectEventStream() | |
DirectEventStream(String, Int32) |
DirectEventStream()
public:
DirectEventStream();
public DirectEventStream ();
Public Sub New ()
適用於
DirectEventStream(String, Int32)
public:
DirectEventStream(System::String ^ connectionString, int flushThreshold);
public DirectEventStream (string connectionString, int flushThreshold);
new Microsoft.BizTalk.Bam.EventObservation.DirectEventStream : string * int -> Microsoft.BizTalk.Bam.EventObservation.DirectEventStream
Public Sub New (connectionString As String, flushThreshold As Integer)
參數
- connectionString
- String
- flushThreshold
- Int32