| ibi Patterns - Search 6.0.0 .NET API |
| NetricsServerInterface.ParseDebuggingOff Method |
| See AlsoExample |
![]()
|
Turn off response parsing debugging output.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function ParseDebuggingOff() As Boolean |
| C# |
|---|
| public bool ParseDebuggingOff() |
| C++ |
|---|
| public: bool ParseDebuggingOff() sealed |
| J# |
|---|
| public bool ParseDebuggingOff() |
| JScript |
|---|
| public function ParseDebuggingOff() : bool |
Return Value
the previous debugging state.
Remarks
Turn off response parsing debugging output. This should only be used on the advice of ibi support.