ClientStreamExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
永続的なストリームを使用するようにサイロを構成します。
public static class ClientStreamExtensions
type ClientStreamExtensions = class
Public Module ClientStreamExtensions
- 継承
-
ClientStreamExtensions
メソッド
AddPersistentStreams(IClientBuilder, String, Func<IServiceProvider,String,IQueueAdapterFactory>, Action<IClusterClientPersistentStreamConfigurator>) |
永続的なストリームを使用するようにサイロを構成します。 |
AddPersistentStreams(IClientBuilder, String, Func<IServiceProvider,String,IQueueAdapterFactory>, Action<IClusterClientPersistentStreamConfigurator>) |
永続的なストリームを使用するようにサイロを構成します。 |
AddSimpleMessageStreamProvider(IClientBuilder, String, Action<ISimpleMessageStreamConfigurator>) |
SimpleMessageProvider を使用するようにクライアントを構成する |
AddSimpleMessageStreamProvider(IClientBuilder, String, Action<OptionsBuilder<SimpleMessageStreamProviderOptions>>) |
SimpleMessageProvider を使用するようにクライアントを構成する |
AddSimpleMessageStreamProvider(IClientBuilder, String, Action<SimpleMessageStreamProviderOptions>) |
SimpleMessageProvider を使用するようにクライアントを構成する |