Click or drag to resize

IAceServerComponent Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.internet.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public interface IAceServerComponent
Request Example View Source

The IAceServerComponent type exposes the following members.

Properties
  NameDescription
Public propertycomponentName
Gets the name of the component.
Public propertyinstanceName
Gets the name of the server instance.
Public propertyserverInstance
Gets the server instance.
Top
See Also