Overload List

  NameDescription
Public methodStreamExists(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.
Public methodStreamExists(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.

See Also