Method EnableDebugLog
EnableDebugLog(bool)
Enable debug log for UDP.
Declaration
public void EnableDebugLog(bool enable)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | enable | Whether or not the logging is to be enabled. |
Enable debug log for UDP.
public void EnableDebugLog(bool enable)
| Type | Name | Description |
|---|---|---|
| bool | enable | Whether or not the logging is to be enabled. |