Partager via


NSDistributedLock Constructeurs

Définition

Surcharges

NSDistributedLock(NSObjectFlag)
NSDistributedLock(IntPtr)
NSDistributedLock(String)

NSDistributedLock(NSObjectFlag)

protected NSDistributedLock (Foundation.NSObjectFlag t);
new Foundation.NSDistributedLock : Foundation.NSObjectFlag -> Foundation.NSDistributedLock

Paramètres

S’applique à

NSDistributedLock(IntPtr)

protected internal NSDistributedLock (IntPtr handle);
new Foundation.NSDistributedLock : nativeint -> Foundation.NSDistributedLock

Paramètres

handle
IntPtr

nativeint

S’applique à

NSDistributedLock(String)

[Foundation.Export("initWithPath:")]
[ObjCRuntime.DesignatedInitializer]
public NSDistributedLock (string path);
new Foundation.NSDistributedLock : string -> Foundation.NSDistributedLock

Paramètres

path
String
Attributs

S’applique à