Click or drag to resize

IceServerTest Class

An ICE server test.
Inheritance Hierarchy
SystemObject
  FM.IceLinkIceServerTest

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The IceServerTest type exposes the following members.

Constructors
  NameDescription
Public methodIceServerTest(IceServer)
Initializes a new instance of the IceServerTest class.
Public methodIceServerTest(IceServer, IcePortRange)
Initializes a new instance of the IceServerTest class.
Public methodIceServerTest(IceServer, IcePortRange, AddressType)
Initializes a new instance of the IceServerTest class.
Top
Properties
  NameDescription
Public propertyIceAddressTypes
Gets the ICE address types.
Public propertyIcePortRange
Gets the ICE port range.
Public propertyIceServer
Gets the ICE server.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRun
Runs the test.
Public methodToString (Inherited from Object.)
Top
See Also