NSConnection.ReplyTimeout Property

Definition

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

Property Value

Attributes

Applies to