The CitrixEvent type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CitrixEvent |
Create a new Citrix event
|
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
| |
| 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
| |
| ToString |
Represent this event as a string
(Overrides Object ToString .) |
Properties
| Name | Description | |
|---|---|---|
| Args |
Get the arguments for this event
| |
| IsRecordable |
Internal use only
| |
| NeedsPauseTime |
Internal use only
|
See Also