ApplicationService Class

Provides methods for retrieving application data from the server.

Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Usage

'Usage
Dim instance As ApplicationService

Syntax

'Declaration
Public Class ApplicationService
    Inherits AifServiceBase
    Implements IApplicationService
public class ApplicationService : AifServiceBase, IApplicationService
public ref class ApplicationService : public AifServiceBase, IApplicationService
public class ApplicationService extends AifServiceBase implements IApplicationService
public class ApplicationService extends AifServiceBase implements IApplicationService

Inheritance Hierarchy

System.Object
   Microsoft.Uii.AifServices.AifServiceBase
    Microsoft.Uii.AifServices.ApplicationService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

ApplicationService Members
Microsoft.Uii.AifServices Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.