GrainClient.GetStreamProviders Method
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.
public static System.Collections.Generic.IEnumerable<Orleans.Streams.IStreamProvider> GetStreamProviders ();
static member GetStreamProviders : unit -> seq<Orleans.Streams.IStreamProvider>
Public Shared Function GetStreamProviders () As IEnumerable(Of IStreamProvider)