NOTE: This method is now obsolete.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub setMatchesRequested( _ ByVal matchesRequested As Integer _ ) |
C# |
---|
void setMatchesRequested( int matchesRequested ) |
C++ |
---|
void setMatchesRequested( int matchesRequested ) abstract |
J# |
---|
void setMatchesRequested( int matchesRequested ) |
JScript |
---|
function setMatchesRequested( matchesRequested : int ) |