ServerInfo Class

GF API Documentation
Server addressing information
Inheritance Hierarchy

SystemObject
  GF.Api.ConnectionServerInfo

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class ServerInfo

The ServerInfo type exposes the following members.

Constructors

  NameDescription
Public methodServerInfo
Create a ServerInfo object
Top
Properties

  NameDescription
Public propertyHost
Host name/address of the server
Public propertyPort
Port number of the server
Top
See Also

Reference