ApplicationService.GetAsync Method
Overload List
| Name | Description |
|---|
 | GetAsync() |
Returns a collection with all the Application objects. |
 | GetAsync(IEnumerable(Int64)) |
Returns a collection of Application objects with matching identifiers. |
 | GetAsync(ApplicationFilter, Object) |
Returns a collection of Application objects that respects filtering. |
 | GetAsync(ApplicationFilter, Object, Int32) |
Returns a collection of Application objects that respects filtering requirements. |
 | GetAsync(ApplicationFilter, Object, Int32, Int32) |
Returns a collection of Application objects that respects filtering and paging requirements. |
 | GetAsync(ApplicationFilter, Object, Int32, Int32, ApplicationFilter) |
Returns a collection of Application objects that respects filtering and paging requirements. |
Back to Top
See Also
Reference
ApplicationService Class
Citrix.SDK.AppDNA Namespace