| CoreHelperGetRequestLogging Method |
Gets the Request Response Logging mechanism.
Namespace:
Intuit.Ipp.Core
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic static LogRequestsToDisk GetRequestLogging(
ServiceContext serviceContext
)
Parameters
- serviceContext
- Type: Intuit.Ipp.CoreServiceContext
The serivce context object.
Return Value
Type:
LogRequestsToDiskReturns value which specifies the request response logging mechanism.
See Also