Partager via


NSNetService.Schedule Méthode

Définition

Surcharges

Schedule(NSRunLoop, NSRunLoopMode)
Schedule(NSRunLoop, String)

Schedule(NSRunLoop, NSRunLoopMode)

public void Schedule (Foundation.NSRunLoop aRunLoop, Foundation.NSRunLoopMode forMode);
member this.Schedule : Foundation.NSRunLoop * Foundation.NSRunLoopMode -> unit

Paramètres

aRunLoop
NSRunLoop
forMode
NSRunLoopMode

S’applique à

Schedule(NSRunLoop, String)

[Foundation.Export("scheduleInRunLoop:forMode:")]
public virtual void Schedule (Foundation.NSRunLoop aRunLoop, string forMode);
abstract member Schedule : Foundation.NSRunLoop * string -> unit
override this.Schedule : Foundation.NSRunLoop * string -> unit

Paramètres

aRunLoop
NSRunLoop
forMode
String
Attributs

S’applique à