Property | Type | Description |
---|
Method | Description | |
---|---|---|
ServiceSettingsBase ( ) : Grpc.Core |
Constructs a new service settings base object with a default user agent, unset call settings and unset clock.
|
|
ServiceSettingsBase ( |
Constructs a new service settings base object by cloning the settings from an existing one.
|
protected ServiceSettingsBase ( ) : Grpc.Core | ||
return | Grpc.Core |
protected ServiceSettingsBase ( |
||
existing | The existing settings object to clone settings from. Must not be null. | |
return | Grpc.Core |