Click or drag to resize

RequestStringDelegate Delegate

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Called if the full request body is required for logging purposes.

Namespace:  Telogis.GeoBase.Diagnostics
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public delegate string RequestStringDelegate()

Return Value

Type: String
A string representing the full log body.
Remarks
Will be called once at most.
See Also