isee.NET Framework Documentation

StateProvider Class

When implemented in a derived class, provides state management to the Simulation

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

System.Object
   iseesystems.iseeNET.StateProvider
      iseesystems.iseeNET.ASPNETStateProvider
      iseesystems.iseeNET.BasicStateProvider

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

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: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

StateProvider Members | iseesystems.iseeNET Namespace