SubLib Subtitle Library

Synchronization Class

Contains a base for synchronization operations.

For a list of all members of this type, see Synchronization Members.

System.Object
   SubLib.Synchronization

public class Synchronization

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This contains only the basic synchronization operations. To synchronize Subtitles, use its synchronization methods directly.

Requirements

Namespace: SubLib

Assembly: sublib (in sublib.dll)

See Also

Synchronization Members | SubLib Namespace