Gets the name of this GC

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 string GetGCName()
Public Function GetGCName As String
public:
String^ GetGCName()

Return Value

The name of this GC.

See Also