Click or drag to resize
Client Class
Handles the different sessions
Inheritance Hierarchy
SystemObject
  Six.Sixp.ClientClient

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
public class Client : IDisposable

The Client type exposes the following members.

Constructors
  NameDescription
Public methodClient
Constructs a client.
Top
Properties
  NameDescription
Public propertyNumberFormat
Select number format to use. Valid are Double and Decimal.
Public propertyVersion
Return the version of the assembly. It also contains info about OS and 32/64 bit
Top
Methods
See Also