Click or drag to resize

aceRemoteReceiveMessage Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Primljena aceRemote poruka
Inheritance Hierarchy
SystemObject
  imbACE.Network.remote.coreaceRemoteBindable
    imbACE.Network.remote.coreaceRemoteReceiveMessage

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

The aceRemoteReceiveMessage type exposes the following members.

Constructors
  NameDescription
Public methodaceRemoteReceiveMessage
Initializes a new instance of the aceRemoteReceiveMessage class
Top
Properties
  NameDescription
Public propertymessage
poruka koja se salje
Public propertysocket
dodeljen socket
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