Network Services v1 API - Class NetworkServicesSettings (1.0.0-beta01)

public sealed class NetworkServicesSettings : ServiceSettingsBase

Reference documentation and code samples for the Network Services v1 API class NetworkServicesSettings.

Settings for NetworkServicesClient instances.

Inheritance

object > ServiceSettingsBase > NetworkServicesSettings

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Constructors

NetworkServicesSettings()

public NetworkServicesSettings()

Constructs a new NetworkServicesSettings object with default settings.

Properties

CreateEndpointPolicyOperationsSettings

public OperationsSettings CreateEndpointPolicyOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateEndpointPolicy and NetworkServicesClient.CreateEndpointPolicyAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateEndpointPolicySettings

public CallSettings CreateEndpointPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateEndpointPolicy and NetworkServicesClient.CreateEndpointPolicyAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateGatewayOperationsSettings

public OperationsSettings CreateGatewayOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateGateway and NetworkServicesClient.CreateGatewayAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateGatewaySettings

public CallSettings CreateGatewaySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateGateway and NetworkServicesClient.CreateGatewayAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateGrpcRouteOperationsSettings

public OperationsSettings CreateGrpcRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateGrpcRoute and NetworkServicesClient.CreateGrpcRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateGrpcRouteSettings

public CallSettings CreateGrpcRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateGrpcRoute and NetworkServicesClient.CreateGrpcRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateHttpRouteOperationsSettings

public OperationsSettings CreateHttpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateHttpRoute and NetworkServicesClient.CreateHttpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateHttpRouteSettings

public CallSettings CreateHttpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateHttpRoute and NetworkServicesClient.CreateHttpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateMeshOperationsSettings

public OperationsSettings CreateMeshOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateMesh and NetworkServicesClient.CreateMeshAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateMeshSettings

public CallSettings CreateMeshSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateMesh and NetworkServicesClient.CreateMeshAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateServiceBindingOperationsSettings

public OperationsSettings CreateServiceBindingOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateServiceBinding and NetworkServicesClient.CreateServiceBindingAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateServiceBindingSettings

public CallSettings CreateServiceBindingSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateServiceBinding and NetworkServicesClient.CreateServiceBindingAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateTcpRouteOperationsSettings

public OperationsSettings CreateTcpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateTcpRoute and NetworkServicesClient.CreateTcpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateTcpRouteSettings

public CallSettings CreateTcpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateTcpRoute and NetworkServicesClient.CreateTcpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateTlsRouteOperationsSettings

public OperationsSettings CreateTlsRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.CreateTlsRoute and NetworkServicesClient.CreateTlsRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateTlsRouteSettings

public CallSettings CreateTlsRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.CreateTlsRoute and NetworkServicesClient.CreateTlsRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteEndpointPolicyOperationsSettings

public OperationsSettings DeleteEndpointPolicyOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteEndpointPolicy and NetworkServicesClient.DeleteEndpointPolicyAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteEndpointPolicySettings

public CallSettings DeleteEndpointPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteEndpointPolicy and NetworkServicesClient.DeleteEndpointPolicyAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteGatewayOperationsSettings

public OperationsSettings DeleteGatewayOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteGateway and NetworkServicesClient.DeleteGatewayAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteGatewaySettings

public CallSettings DeleteGatewaySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteGateway and NetworkServicesClient.DeleteGatewayAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteGrpcRouteOperationsSettings

public OperationsSettings DeleteGrpcRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteGrpcRoute and NetworkServicesClient.DeleteGrpcRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteGrpcRouteSettings

public CallSettings DeleteGrpcRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteGrpcRoute and NetworkServicesClient.DeleteGrpcRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteHttpRouteOperationsSettings

public OperationsSettings DeleteHttpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteHttpRoute and NetworkServicesClient.DeleteHttpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteHttpRouteSettings

public CallSettings DeleteHttpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteHttpRoute and NetworkServicesClient.DeleteHttpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteMeshOperationsSettings

public OperationsSettings DeleteMeshOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteMesh and NetworkServicesClient.DeleteMeshAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteMeshSettings

public CallSettings DeleteMeshSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteMesh and NetworkServicesClient.DeleteMeshAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteServiceBindingOperationsSettings

public OperationsSettings DeleteServiceBindingOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteServiceBinding and NetworkServicesClient.DeleteServiceBindingAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteServiceBindingSettings

public CallSettings DeleteServiceBindingSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteServiceBinding and NetworkServicesClient.DeleteServiceBindingAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteTcpRouteOperationsSettings

public OperationsSettings DeleteTcpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteTcpRoute and NetworkServicesClient.DeleteTcpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteTcpRouteSettings

public CallSettings DeleteTcpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteTcpRoute and NetworkServicesClient.DeleteTcpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteTlsRouteOperationsSettings

public OperationsSettings DeleteTlsRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.DeleteTlsRoute and NetworkServicesClient.DeleteTlsRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteTlsRouteSettings

public CallSettings DeleteTlsRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.DeleteTlsRoute and NetworkServicesClient.DeleteTlsRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetEndpointPolicySettings

public CallSettings GetEndpointPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetEndpointPolicy and NetworkServicesClient.GetEndpointPolicyAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetGatewaySettings

public CallSettings GetGatewaySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetGateway and NetworkServicesClient.GetGatewayAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetGrpcRouteSettings

public CallSettings GetGrpcRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetGrpcRoute and NetworkServicesClient.GetGrpcRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetHttpRouteSettings

public CallSettings GetHttpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetHttpRoute and NetworkServicesClient.GetHttpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetMeshSettings

public CallSettings GetMeshSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetMesh and NetworkServicesClient.GetMeshAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetServiceBindingSettings

public CallSettings GetServiceBindingSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetServiceBinding and NetworkServicesClient.GetServiceBindingAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetTcpRouteSettings

public CallSettings GetTcpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetTcpRoute and NetworkServicesClient.GetTcpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetTlsRouteSettings

public CallSettings GetTlsRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.GetTlsRoute and NetworkServicesClient.GetTlsRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

IAMPolicySettings

public IAMPolicySettings IAMPolicySettings { get; set; }

The settings to use for the IAMPolicyClient associated with the client.

Property Value
Type Description
IAMPolicySettings

ListEndpointPoliciesSettings

public CallSettings ListEndpointPoliciesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListEndpointPolicies and NetworkServicesClient.ListEndpointPoliciesAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListGatewaysSettings

public CallSettings ListGatewaysSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListGateways and NetworkServicesClient.ListGatewaysAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListGrpcRoutesSettings

public CallSettings ListGrpcRoutesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListGrpcRoutes and NetworkServicesClient.ListGrpcRoutesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListHttpRoutesSettings

public CallSettings ListHttpRoutesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListHttpRoutes and NetworkServicesClient.ListHttpRoutesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListMeshesSettings

public CallSettings ListMeshesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListMeshes and NetworkServicesClient.ListMeshesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListServiceBindingsSettings

public CallSettings ListServiceBindingsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListServiceBindings and NetworkServicesClient.ListServiceBindingsAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListTcpRoutesSettings

public CallSettings ListTcpRoutesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListTcpRoutes and NetworkServicesClient.ListTcpRoutesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

ListTlsRoutesSettings

public CallSettings ListTlsRoutesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.ListTlsRoutes and NetworkServicesClient.ListTlsRoutesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

The settings to use for the LocationsClient associated with the client.

Property Value
Type Description
LocationsSettings

UpdateEndpointPolicyOperationsSettings

public OperationsSettings UpdateEndpointPolicyOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateEndpointPolicy and NetworkServicesClient.UpdateEndpointPolicyAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateEndpointPolicySettings

public CallSettings UpdateEndpointPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateEndpointPolicy and NetworkServicesClient.UpdateEndpointPolicyAsync .

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateGatewayOperationsSettings

public OperationsSettings UpdateGatewayOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateGateway and NetworkServicesClient.UpdateGatewayAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateGatewaySettings

public CallSettings UpdateGatewaySettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateGateway and NetworkServicesClient.UpdateGatewayAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateGrpcRouteOperationsSettings

public OperationsSettings UpdateGrpcRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateGrpcRoute and NetworkServicesClient.UpdateGrpcRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateGrpcRouteSettings

public CallSettings UpdateGrpcRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateGrpcRoute and NetworkServicesClient.UpdateGrpcRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateHttpRouteOperationsSettings

public OperationsSettings UpdateHttpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateHttpRoute and NetworkServicesClient.UpdateHttpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateHttpRouteSettings

public CallSettings UpdateHttpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateHttpRoute and NetworkServicesClient.UpdateHttpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateMeshOperationsSettings

public OperationsSettings UpdateMeshOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateMesh and NetworkServicesClient.UpdateMeshAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateMeshSettings

public CallSettings UpdateMeshSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateMesh and NetworkServicesClient.UpdateMeshAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateTcpRouteOperationsSettings

public OperationsSettings UpdateTcpRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateTcpRoute and NetworkServicesClient.UpdateTcpRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateTcpRouteSettings

public CallSettings UpdateTcpRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateTcpRoute and NetworkServicesClient.UpdateTcpRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateTlsRouteOperationsSettings

public OperationsSettings UpdateTlsRouteOperationsSettings { get; set; }

Long Running Operation settings for calls to NetworkServicesClient.UpdateTlsRoute and NetworkServicesClient.UpdateTlsRouteAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateTlsRouteSettings

public CallSettings UpdateTlsRouteSettings { get; set; }

CallSettings for synchronous and asynchronous calls to NetworkServicesClient.UpdateTlsRoute and NetworkServicesClient.UpdateTlsRouteAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

Methods

Clone()

public NetworkServicesSettings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
Type Description
NetworkServicesSettings

A deep clone of this NetworkServicesSettings object.

GetDefault()

public static NetworkServicesSettings GetDefault()

Get a new instance of the default NetworkServicesSettings.

Returns
Type Description
NetworkServicesSettings

A new instance of the default NetworkServicesSettings.