UCBase.PerformanceTracker Constructor
Reserved for internal use.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Sub New ( _
control As UCBase _
)
'Usage
Dim control As UCBase
Dim instance As New UCBase.PerformanceTracker(control)
public PerformanceTracker(
UCBase control
)
Parameters
- control
Type: Microsoft.Lync.Controls.UCBase
See Also
Reference
UCBase.PerformanceTracker Class