StreamProviderExtensions
class
Namespace: Orleans.Streams
Extensions for
IStreamProvider. public static class StreamProviderExtensionsMethods
GetStream(IStreamProvider, Guid)Gets the stream with the specified identity and namespace.GetStream(IStreamProvider, long)Gets the stream with the specified identity and namespace.GetStream(IStreamProvider, string)Gets the stream with the specified identity and namespace.GetStream(IStreamProvider, string, Guid)Gets the stream with the specified identity and namespace.GetStream(IStreamProvider, string, long)Gets the stream with the specified identity and namespace.GetStream(IStreamProvider, string, string)Gets the stream with the specified identity and namespace.
