UserModeTime Property (JobAgentJoin)
In This Topic
Total user mode CPU time, in milliseconds
Syntax
'Declaration
Public ReadOnly Property UserModeTime As Integer
public int UserModeTime {get;}
public:
property int UserModeTime {
int get();
}
See Also