GrainStreamingExtensions
class
Namespace: Orleans
Extension methods for accessing stream providers from a
Grain or IGrainBase implementation. public static class GrainStreamingExtensionsMethods
GetStreamProvider(Grain, string)Gets the stream provider with the specifiedname.GetStreamProvider(IGrainBase, string)Gets the stream provider with the specifiedname.
