NOTE: This interface is now obsolete.
Only for COM interoperability. See
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <GuidAttribute("53490A03-7A0B-40fa-A210-A13D5255043B")> Public Interface INetricsServerStats |
| C# |
|---|
| [GuidAttribute("53490A03-7A0B-40fa-A210-A13D5255043B")] public interface INetricsServerStats |
| C++ |
|---|
| [GuidAttribute(L"53490A03-7A0B-40fa-A210-A13D5255043B")] interface class INetricsServerStats |
| J# |
|---|
| /** @attribute GuidAttribute("53490A03-7A0B-40fa-A210-A13D5255043B") */ public interface INetricsServerStats |
| JScript |
|---|
| public GuidAttribute("53490A03-7A0B-40fa-A210-A13D5255043B") interface INetricsServerStats |
Types that implement INetricsServerStats
| Type | Description |
|---|---|
| NetricsServerInterface.NetricsServerStats | This class contains status information on the server process. |