This document is archived and information here might be outdated. Recommended version. |
The number of available synchronizers.
[Visual Basic .NET]
Public ReadOnly Property NumSynchronizers As Integer
[C#]
public int NumSynchronizers {get;}
[C++]
HRESULT get_NumSynchronizers(
System.Int32* NumSynchronizers
);
[C++] Parameters NumSynchronizers [out, retval]
NumSynchronizers is a parameter of type long*
Returns the number of metadata synchronizers registered on the machine.