Simlates a PalmSens.


Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Class Simulator
C#
public class Simulator
C++
ref class Simulator
J#
public class Simulator
JScript
public class Simulator

Inheritance Hierarchy

System.Object
   PalmSens.Comm.Simulator

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also