Click or drag to resize

aceRemoteStateObject Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
StateObject -- for inter-thread communication
Inheritance Hierarchy

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

The aceRemoteStateObject type exposes the following members.

Constructors
  NameDescription
Public methodaceRemoteStateObject
Initializes a new instance of the aceRemoteStateObject class
Top
Properties
  NameDescription
Public propertybuffer
bafer za komunikaciju
Public propertysb
string builder
Public propertyworkSocket
trenutni socket objekat
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from aceRemoteBindable.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceRemoteBindable.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also