ClusterClientSqsStreamConfigurator Constructors
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.
ClusterClientSqsStreamConfigurator(String, IClientBuilder) | |
ClusterClientSqsStreamConfigurator(String, IClientBuilder) |
- Source:
- SQSStreamBuilder.cs
- Source:
- SQSStreamBuilder.cs
- Source:
- SQSStreamBuilder.cs
- Source:
- SQSStreamBuilder.cs
public ClusterClientSqsStreamConfigurator (string name, Orleans.Hosting.IClientBuilder builder);
new Orleans.Hosting.ClusterClientSqsStreamConfigurator : string * Orleans.Hosting.IClientBuilder -> Orleans.Hosting.ClusterClientSqsStreamConfigurator
Public Sub New (name As String, builder As IClientBuilder)
Parameters
- name
- String
- builder
- IClientBuilder
Applies to
- Source:
- SQSStreamBuilder.cs
public ClusterClientSqsStreamConfigurator (string name, Orleans.IClientBuilder builder);
new Orleans.Hosting.ClusterClientSqsStreamConfigurator : string * Orleans.IClientBuilder -> Orleans.Hosting.ClusterClientSqsStreamConfigurator
Public Sub New (name As String, builder As IClientBuilder)
Parameters
- name
- String
- builder
- IClientBuilder