Click or drag to resize

serverComponentBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy

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

The serverComponentBase type exposes the following members.

Constructors
  NameDescription
Public methodserverComponentBase
Initializes a new instance of the serverComponentBase class.
Top
Properties
  NameDescription
Public propertycomponentName
Public propertyinstanceName
Server instance name
Public propertyserverInstance
Reference to IAceHttpServer
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also