Click or drag to resize

ThreadLooseUnlockNameGlobal method

Unlocks an object internally assigned to the transferred name.

Namespace: LogicalTaskTree
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public static void UnlockNameGlobal(
	
	string name
)

Parameters

name  String
A name whose assigned object is to be globally unlocked.
See also