--- title: "MSReportServer_Instance Class | Microsoft Docs" ms.date: 03/01/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: wmi-provider-library-reference ms.topic: conceptual apiname: - "MSReportServer_Instance Class" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "WMI provider [Reporting Services], MSReportServer_Instance class" - "MSReportServer_Instance class" ms.assetid: 0c2e8587-1dda-4e7b-8ef8-646fcda051fc author: maggiesMSFT ms.author: maggies --- # MSReportServer_Instance Class The MSReportServer_Instance class provides basic information required for a client to connect to an installed report server. For a list of all members of this type, see [MSReportServer_Instance Members](../../reporting-services/wmi-provider-library-reference/msreportserver-instance-members.md) ## Syntax ```vb Public Class MSReportServer_Instance ``` ```csharp public class MSReportServer_Instance ``` ## Thread Safety Any public static (**Shared** in [!INCLUDE[vbprvb](../../includes/vbprvb-md.md)]) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread-safe. ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspc](../../includes/ssrswminmspc-md.md)] **Platform:** [!INCLUDE[ssRSWMIPlatform](../../includes/ssrswmiplatform-md.md)] ## See Also [MSReportServer_Instance Members](../../reporting-services/wmi-provider-library-reference/msreportserver-instance-members.md)