An NDoc Documented Class Library

WorkSession Class

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

System.Object
   Repository.Sessions.WorkSession

[Visual Basic]
Public Class WorkSession
    Implements IDisposable
[C#]
public class WorkSession : IDisposable
[C++]
public __gc class WorkSession : public IDisposable
[JScript]
public class WorkSession extends IDisposable

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.

Requirements

Namespace: Repository.Sessions

Assembly: White.Repository (in White.Repository.dll)

See Also

WorkSession Members | Repository.Sessions Namespace