Click or drag to resize

aceRemoteInstanceBaseEventArgs Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Objekat koji opisuje dogadjaj koji se desio objektu: aceRemoteInstanceBase
Inheritance Hierarchy
SystemObject
  imbACE.Network.remote.coreaceRemoteBindable
    imbACE.Network.remote.eventsaceRemoteInstanceBaseEventArgs

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

The aceRemoteInstanceBaseEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodaceRemoteInstanceBaseEventArgs
Initializes a new instance of the aceRemoteInstanceBaseEventArgs class
Public methodaceRemoteInstanceBaseEventArgs(aceRemoteInstanceBaseEventType, String, Socket)
Initializes a new instance of the aceRemoteInstanceBaseEventArgs class
Top
Properties
  NameDescription
Public propertymessage
event msg
Public propertysocket
relevantan socket
Public propertytype
tip dogadjaja
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