Contains information describing a GPU device attached to an ibi™ Patterns - Search Server.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Class NetricsGpuDeviceInfo
C#
public class NetricsGpuDeviceInfo
C++
ref class NetricsGpuDeviceInfo
J#
public class NetricsGpuDeviceInfo
JScript
public class NetricsGpuDeviceInfo

Inheritance Hierarchy

System.Object
   NetricsServerInterface.NetricsGpuDeviceInfo

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also