Show / Hide Table of Contents

Class ParallelHelper

Inheritance
System.Object
ParallelHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class ParallelHelper

Methods

| Improve this Doc View Source

LockMultipleObjects(Object[])

Declaration
public static IDisposable LockMultipleObjects(params object[] toLock)
Parameters
Type Name Description
System.Object[] toLock
Returns
Type Description
System.IDisposable
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX