AppVSolutionProcessing Methods¶
The AppVSolutionProcessing type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Begin | Begins this instance. |
![]() | Cancel | Cancels this processing. |
![]() | CancelWithReset | Cancels this processing and resets state. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | 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 a hash function for a particular type. (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.) |
![]() | Reset | Reset this processing. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WaitForCompletion() |
Returns when IsFinished is true . |
![]() | WaitForCompletion(TimeSpan) |
Returns a value indicating whether IsFinished has become true before the timeout elapses. |
See Also¶
Reference¶
AppVSolutionProcessing Class
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace