Overload List
Name | Description | |
---|---|---|
StreamExists(CosmosUri) |
This function checks if a given stream exists or not. Using this function on stream sets results in undefined behavior; please
use GetStreamSetInfo(CosmosUri, Boolean) or one of its overloads instead.
| |
StreamExists(CosmosUri, Boolean) |
This function checks if a given stream exists or not. Using this function on stream sets results in undefined behavior; please
use GetStreamSetInfo(CosmosUri, Boolean) or one of its overloads instead.
|