VcnGatewayConnectionConfig.GetRetryIntervalsMillis Method

Definition

Retrieves the configured retry intervals.

[Android.Runtime.Register("getRetryIntervalsMillis", "()[J", "", ApiSince=31)]
public long[] GetRetryIntervalsMillis ();
[<Android.Runtime.Register("getRetryIntervalsMillis", "()[J", "", ApiSince=31)>]
member this.GetRetryIntervalsMillis : unit -> int64[]

Returns

Int64[]
Attributes

Remarks

Retrieves the configured retry intervals.

Java documentation for android.net.vcn.VcnGatewayConnectionConfig.getRetryIntervalsMillis().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to