ServiceManagerConfig Class

Namespace
CondenserDotNet.Client
Base Types
  • object
graph TD Base0["object"]-->Type Type["ServiceManagerConfig"] class Type type-node

Syntax

public class ServiceManagerConfig

Properties

Name Value Summary
EndsToStrip string[]
PortAndSchemes Tuple<int, string>[]
ServiceAddress string
ServiceId string
ServiceName string
ServicePort int
TagForScheme string
UseMultipleProtocols bool

Methods

Name Value Summary
GetNextAvailablePort() int
static