Overload List
Name | Description |
---|---|
GetTablePublisher(String) |
Retrieve a publisher instance allowing a client to publish data to this table with the default buffer size and
flush interval.
|
GetTablePublisher(String, Int32, TimeSpan) |
Retrieve a publisher instance allowing a client to publish data to this table with the given buffer size and
flush interval.
|