An NDoc Documented Class Library

WindowSession Class

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

System.Object
   White.Core.Sessions.WindowSession
      White.Core.Sessions.NullWindowSession

[Visual Basic]
Public Class WindowSession
    Implements IDisposable
[C#]
public class WindowSession : IDisposable
[C++]
public __gc class WindowSession : public IDisposable
[JScript]
public class WindowSession 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: White.Core.Sessions

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

See Also

WindowSession Members | White.Core.Sessions Namespace