Click or drag to resize

ServerExceptionRemoteStackTrace Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A string representation of the frames on the call stack when the exception was thrown on the server.

Namespace:  Telogis.GeoBase.Exceptions
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string RemoteStackTrace { get; }

Property Value

Type: String
See Also