Method TryGetStream
TryGetStream<T>(out EventStream<T>)
Attempts to retreive the EventStream associated with events of type T.
bool TryGetStream<T>(out EventStream<T> stream)
Parameters
streamEventStream<T>
Returns
Type Parameters
T
Attempts to retreive the EventStream associated with events of type T.
bool TryGetStream<T>(out EventStream<T> stream)
stream EventStream<T>T