SiloConnectionOptions.ISiloConnectionBuilderOptions Interface
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.
Options for silo networking.
public interface SiloConnectionOptions.ISiloConnectionBuilderOptions
type SiloConnectionOptions.ISiloConnectionBuilderOptions = interface
Public Interface SiloConnectionOptions.ISiloConnectionBuilderOptions
Methods
ConfigureGatewayInboundBuilder(IConnectionBuilder) |
Configures the silo gateway connection builder. |
ConfigureSiloInboundBuilder(IConnectionBuilder) |
Configures the silo inbound connection builder. |
ConfigureSiloOutboundBuilder(IConnectionBuilder) |
Configures the silo outbound connection builder. |