Compartilhar via


NSDistributedLock Construtores

Definição

Sobrecargas

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

NSDistributedLock(NSObjectFlag)

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

Parâmetros

Aplica-se a

NSDistributedLock(IntPtr)

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

Parâmetros

handle
IntPtr

nativeint

Aplica-se a

NSDistributedLock(String)

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

Parâmetros

path
String
Atributos

Aplica-se a