The ImageEvent type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
|  | ImageEvent | 
            Internal use only
             | 
Methods
| Name | Description | |
|---|---|---|
|  | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Equals(CitrixEvent) | 
            Determine if this event is equal to another event
            (Inherited from CitrixEvent.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | SetPauseTime | 
            Internal use only
            (Inherited from CitrixEvent.) | 
|  | ToString | 
            Represent this event as a string
            (Inherited from CitrixEvent.) | 
Properties
| Name | Description | |
|---|---|---|
|  | Args | 
            Get the arguments for this event
            (Inherited from CitrixEvent.) | 
|  | IsRecordable | 
            Internal use only
            (Overrides CitrixEvent IsRecordable.) | 
|  | NeedsPauseTime | 
            Internal use only
            (Overrides CitrixEvent NeedsPauseTime.) | 
See Also