| PsrRealtimeEventProgressFinishedArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrRealtimeEventProgressFinishedArgs : PsrRealtimeEventArgs
The PsrRealtimeEventProgressFinishedArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrRealtimeEventProgressFinishedArgs | Initializes a new instance of the PsrRealtimeEventProgressFinishedArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventType | 
                Type of the changes.
            (Inherited from PsrRealtimeEventArgs.) | 
|  | TokenIdentity | 
                 ID of the process that finished.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also