GrainStreamingExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for accessing stream providers from a Grain or IGrainBase implementation.
public static class GrainStreamingExtensions
type GrainStreamingExtensions = class
Public Module GrainStreamingExtensions
- Inheritance
-
GrainStreamingExtensions
Methods
GetStreamProvider(Grain, String) |
Gets the stream provider with the specified |
GetStreamProvider(IGrainBase, String) |
Gets the stream provider with the specified |