Share via


SBApplication.Timeout Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr Timeout { [Foundation.Export("timeout")] get; [Foundation.Export("setTimeout:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("timeout")>]
[<set: Foundation.Export("setTimeout:")>]
member this.Timeout : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to