NSDistributedLock Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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