BufferedEventStream Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
BufferedEventStream() | |
BufferedEventStream(String, Int32) |
BufferedEventStream()
public:
BufferedEventStream();
public BufferedEventStream ();
Public Sub New ()
S’applique à
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)
Paramètres
- connectionString
- String
- flushThreshold
- Int32