Click or drag to resize
SixpServerSettings Class
Server connection settings.
Inheritance Hierarchy
SystemObject
  Six.Sixp.ClientSixpServerSettings

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 SixpServerSettings

The SixpServerSettings type exposes the following members.

Constructors
  NameDescription
Public methodSixpServerSettings
Default constructor.
Public methodSixpServerSettings(String)
Constructor with connectionstring parameter
Top
Properties
  NameDescription
Public propertyAddress
IP address, number och dns name.
Public propertyPort
Port.
Public propertyService
Service
Top
See Also