FreeFlow class library

Connectable Class

Base abstract class for anything that needs to connect to the engine

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

System.Object
   FreeFlow.Client.Connectable
      Derived types

[Visual Basic]
MustInherit Public Class Connectable
[C#]
public abstract class Connectable

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.Client

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

See Also

Connectable Members | FreeFlow.Client Namespace