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

Syntax

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

Inheritance Hierarchy

System.Object
   PalmSens.Comm.ADUCUploader

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