The FlexMessage type exposes the following members.

Constructors

  NameDescription
Public methodFlexMessage
Initializes a new instance of the FlexMessage class

Methods

  NameDescription
Protected methoddoRelease (Inherited from Notify.)
Public methodduplicate (Inherited from Notify.)
Public methodEquals (Inherited from Invoke.)
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 (Inherited from Invoke.)
Public methodgetConnectionParams (Inherited from Notify.)
Public methodgetData (Inherited from Notify.)
Public methodgetDataType (Overrides Invoke..::..getDataType()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeader (Inherited from BaseEvent.)
Public methodgetInvokeId (Inherited from Notify.)
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 (Inherited from Notify.)
Public methodretain (Inherited from BaseEvent.)
Public methodsetCall (Inherited from Notify.)
Public methodsetConnectionParams (Inherited from Notify.)
Public methodsetData (Inherited from Notify.)
Public methodsetHeader (Inherited from BaseEvent.)
Public methodsetInvokeId (Inherited from Notify.)
Public methodsetSource (Inherited from BaseEvent.)
Public methodsetSourceType (Inherited from BaseEvent.)
Public methodsetTimestamp (Inherited from BaseEvent.)
Public methodToString (Inherited from Invoke.)

Fields

  NameDescription
Protected fieldcall (Inherited from Notify.)
Protected fielddata (Inherited from Notify.)
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