NFCTagCommandConfiguration.RetryInterval Property

Definition

Gets or sets the time, in seconds, between retry attempts.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double RetryInterval { [Foundation.Export("retryInterval")] get; [Foundation.Export("setRetryInterval:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("retryInterval")>]
[<set: Foundation.Export("setRetryInterval:")>]
member this.RetryInterval : double with get, set

Property Value

Attributes

Applies to