Click or drag to resize

aceRemoteInstanceBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Osnovna klasa za client/server/netservice komponente
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreaceBindable
    imbACE.Core.coreaceComponentBaseaceRemoteSettings
      imbACE.Network.remote.instanceaceRemoteInstanceBase
        imbACE.Network.remote.instanceaceRemoteClient

Namespace:  imbACE.Network.remote.instance
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public abstract class aceRemoteInstanceBase : aceComponentBase<aceRemoteSettings>
Request Example View Source

The aceRemoteInstanceBase type exposes the following members.

Properties
  NameDescription
Public propertyfolderStructure
Public propertylogContent (Inherited from aceComponentBaseT.)
Public propertyname
Component name
(Inherited from aceComponentBaseT.)
Public propertynotation
Public propertypath_settings (Inherited from aceComponentBaseT.)
Public propertysettings
Podesavanja komponente
(Inherited from aceComponentBaseT.)
Public propertyterminal
instanca terminala koji koristi za logovanje
(Inherited from aceComponentBaseT.)
Top
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also