NOTE: This interface is now obsolete.
Only for COM interoperability. See
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <GuidAttribute("2259C279-47FA-4874-A586-723FE033CCA8")> Public Interface INetricsCmdStats |
| C# |
|---|
| [GuidAttribute("2259C279-47FA-4874-A586-723FE033CCA8")] public interface INetricsCmdStats |
| C++ |
|---|
| [GuidAttribute(L"2259C279-47FA-4874-A586-723FE033CCA8")] interface class INetricsCmdStats |
| J# |
|---|
| /** @attribute GuidAttribute("2259C279-47FA-4874-A586-723FE033CCA8") */ public interface INetricsCmdStats |
| JScript |
|---|
| public GuidAttribute("2259C279-47FA-4874-A586-723FE033CCA8") interface INetricsCmdStats |
Types that implement INetricsCmdStats
| Type | Description |
|---|---|
| NetricsServerInterface.NetricsCmdStats | This class contains summary statistics from the server on usage of a particular command. |