This API information is preliminary and subject to change.

This API procedure is not currently documented.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public void LmeWaitForDebugger(
	int DelayMs
)
Visual Basic (Declaration)
Public Sub LmeWaitForDebugger ( _
	DelayMs As Integer _
)
Visual C++
public:
void LmeWaitForDebugger(
	int DelayMs
)
J#
public void LmeWaitForDebugger(
	int DelayMs
)

Parameters

DelayMs
Type: System..::.Int32

[Missing <param name="DelayMs"/> documentation for "M:LanScape.VoipMediaEngine.LmeWaitForDebugger(System.Int32)"]

See Also