The Notify type exposes the following members.

Constructors

  NameDescription
Public methodNotify()()()()
Initializes a new instance of the Notify class
Public methodNotify(ByteBuffer)
Initializes a new instance of the Notify class
Public methodNotify(IServiceCall)
Initializes a new instance of the Notify class

Methods

  NameDescription
Protected methoddoRelease
Public methodduplicate
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetCall
Public methodgetConnectionParams
Public methodgetData
Public methodgetDataType (Overrides BaseEvent..::..getDataType()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeader (Inherited from BaseEvent.)
Public methodgetInvokeId
Public methodgetObject (Inherited from BaseEvent.)
Public methodgetSource (Inherited from BaseEvent.)
Public methodgetSourceType (Inherited from BaseEvent.)
Public methodgetTimestamp (Inherited from BaseEvent.)
Public methodgetType (Inherited from BaseEvent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodhasSource (Inherited from BaseEvent.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodrelease (Inherited from BaseEvent.)
Protected methodreleaseInternal (Overrides BaseEvent..::..releaseInternal()()()().)
Public methodretain (Inherited from BaseEvent.)
Public methodsetCall
Public methodsetConnectionParams
Public methodsetData
Public methodsetHeader (Inherited from BaseEvent.)
Public methodsetInvokeId
Public methodsetSource (Inherited from BaseEvent.)
Public methodsetSourceType (Inherited from BaseEvent.)
Public methodsetTimestamp (Inherited from BaseEvent.)
Public methodToString (Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Protected fieldcall
Protected fielddata
Protected fieldheader (Inherited from BaseEvent.)
Protected fieldobj (Inherited from BaseEvent.)
Protected fieldrefcount (Inherited from BaseEvent.)
Protected fieldsource (Inherited from BaseEvent.)
Protected fieldtimestamp (Inherited from BaseEvent.)

See Also