NSNetServiceBrowser.Unschedule Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
Unschedule(NSRunLoop, NSRunLoopMode) | |
Unschedule(NSRunLoop, String) |
Unschedule(NSRunLoop, NSRunLoopMode)
public void Unschedule (Foundation.NSRunLoop aRunLoop, Foundation.NSRunLoopMode forMode);
member this.Unschedule : Foundation.NSRunLoop * Foundation.NSRunLoopMode -> unit
Parametri
- aRunLoop
- NSRunLoop
- forMode
- NSRunLoopMode
Si applica a
Unschedule(NSRunLoop, String)
[Foundation.Export("removeFromRunLoop:forMode:")]
public virtual void Unschedule (Foundation.NSRunLoop aRunLoop, string forMode);
abstract member Unschedule : Foundation.NSRunLoop * string -> unit
override this.Unschedule : Foundation.NSRunLoop * string -> unit
Parametri
- aRunLoop
- NSRunLoop
- forMode
- String
- Attributi