ServiceSettings Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Profile.ServiceSettings

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public NotInheritable Class ServiceSettings
public static class ServiceSettings
public ref class ServiceSettings abstract sealed
[<AbstractClass>]
[<Sealed>]
type ServiceSettings =  class end
public final class ServiceSettings

The ServiceSettings type exposes the following members.

Fields

  Name Description
Public fieldStatic member ProfileRefreshInterval

Top

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.

See Also

Reference

Microsoft.VisualStudio.Services.Profile Namespace