Return the SystemInfo object for this snapshot.

Namespace: StreamBase.SB.Monitor
Assembly: StreamBase.SB.Monitor (in StreamBase.SB.Monitor.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public SystemInfo GetSystemInfo()
Public Function GetSystemInfo As SystemInfo
public:
SystemInfo^ GetSystemInfo()

Return Value

the SystemInfo object for this snapshot.

See Also