An NDoc Documented Class Library

ApplicationSession Class

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

System.Object
   White.Core.Sessions.ApplicationSession
      White.Core.Sessions.NoApplicationSession

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

ApplicationSession Members | White.Core.Sessions Namespace