NFCTagCommandConfiguration.MaximumRetries Property

Definition

Gets or sets the number of tries a command may be resent, if necessary.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr MaximumRetries { [Foundation.Export("maximumRetries")] get; [Foundation.Export("setMaximumRetries:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximumRetries")>]
[<set: Foundation.Export("setMaximumRetries:")>]
member this.MaximumRetries : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to