ContextFactoryInitDevLog Method |
Initializes the dev log
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected void InitDevLog(
string appKeyValue
)
Protected Sub InitDevLog (
appKeyValue As String
)
Parameters
- appKeyValue
- Type: SystemString
The appkey
See Also