Click or drag to resize

aceRemoteSettings Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
aceRemote settings
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.coreaceSettingsBase
        imbACE.Network.remote.coreaceRemoteSettings

Namespace:  imbACE.Network.remote.core
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class aceRemoteSettings : aceSettingsBase
Request Example View Source

The aceRemoteSettings type exposes the following members.

Constructors
  NameDescription
Public methodaceRemoteSettings
Initializes a new instance of the aceRemoteSettings class
Top
Properties
  NameDescription
Public propertybufferSize
Number of bytes reserved for buffer size
Public propertyendMessageSufix
sufix koji se dodaje na kraj poruke kako bi oznacio jednu transakciju
Public propertyserverIP
IP Adresa servera sa kojim komunicira
Public propertyserverPort
PORT koji slusa server
Public propertywasLoaded
(Inherited from aceSettingsBase.)
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also