
Icon | Member | Description |
---|---|---|
![]() | CreateDataEventSession()()() |
Create a data event session using the default configuration and transaction.
|
![]() | CreateDataEventSession(EventSessionConfig) |
Create a data event session using the specified configuration and default transaction.
|
![]() | CreateDataEventSession(ITransaction) |
Create a data event session using the default configuration and specified transaction.
|
![]() | CreateDataEventSession(EventSessionConfig, ITransaction) |
Create a data event session using the specified configuration and transaction.
|