Method ContainsStream
ContainsStream(string)
Determines whether a stream with the given name exists.
public bool ContainsStream(string streamName)
Parameters
streamNamestringThe stream name.
Determines whether a stream with the given name exists.
public bool ContainsStream(string streamName)
streamName stringThe stream name.