NSDistributedLock.FromPath(String) Method

Definition

[Foundation.Export("lockWithPath:")]
public static Foundation.NSDistributedLock FromPath (string path);
static member FromPath : string -> Foundation.NSDistributedLock

Parameters

path
String

Returns

Attributes

Applies to