Click or drag to resize
GDAppServerDetail Class
Class representing information about server which provides a service.
Inheritance Hierarchy
SystemObject
  GDGDAppServerDetail

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public sealed class GDAppServerDetail

The GDAppServerDetail type exposes the following members.

Constructors
  NameDescription
Public methodGDAppServerDetail
Initializes a new instance of the GDAppServerDetail class
Top
Properties
  NameDescription
Public propertyHost
Gets value of server address.
Public propertyPort
Gets integer value of server port.
Public propertyPriority
Gets server priority.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference