Implementation of the PalmSens protocol


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

Syntax

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

Inheritance Hierarchy

System.Object
   PalmSens.Comm.Comm

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