Represents information about a parallel module in a StreamBase Server.
Instances of this class should be retrieved from a Snapshot.
Namespace: StreamBase.SB.MonitorAssembly: StreamBase.SB.Monitor (in StreamBase.SB.Monitor.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public class ModuleInfo : ICloneable
Public Class ModuleInfo _ Implements ICloneable
public ref class ModuleInfo : ICloneable
Members
All Members | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Clone()()()() |
Clones this ModuleInfo instance.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetName()()()() |
Gets the name of the thread.
|
![]() | GetNumTasks()()()() |
Gets the number of tasks on the task queue.
|
![]() | GetType()()()() | (Inherited from Object.) |
![]() | Name |
Gets the name of the thread.
|
![]() | NumTasks |
Gets the number of tasks on the task queue.
|
![]() | Queues |
Gets a ValueCollection of ModuleInfo..::..QueueInfos which contains information about each queue
|
![]() | ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
StreamBase.SB.Monitor..::..ModuleInfo
StreamBase.SB.Monitor..::..ModuleInfo