Skip to content
Was this article helpful?

ApplicationService.GetAsync Method

Overload List

 

NameDescription
Public methodGetAsync() Returns a collection with all the Application objects.
Public methodGetAsync(IEnumerable(Int64)) Returns a collection of Application objects with matching identifiers.
Public methodGetAsync(ApplicationFilter, Object) Returns a collection of Application objects that respects filtering.
Public methodGetAsync(ApplicationFilter, Object, Int32) Returns a collection of Application objects that respects filtering requirements.
Public methodGetAsync(ApplicationFilter, Object, Int32, Int32) Returns a collection of Application objects that respects filtering and paging requirements.
Public methodGetAsync(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

Was this article helpful?