FreeFlow class library

Server Class

Wrapper class around the database server.

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

System.Object
   FreeFlow.Administration.Server

[Visual Basic]
NotInheritable Public Class Server
    Implements IDisposable, IUpdatable, IRefreshable
[C#]
public sealed class Server : IDisposable, IUpdatable, IRefreshable

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: FreeFlow.Administration

Assembly: FreeFlow.Administration (in FreeFlow.Administration.dll)

See Also

Server Members | FreeFlow.Administration Namespace