Click or drag to resize

GeoStreamRPCException Constructor (SerializationInfo, StreamingContext)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
For serialization.

Namespace:  Telogis.GeoBase.GeoStream
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public GeoStreamRPCException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
The information needed to serialize the RPC call.
context
Type: System.Runtime.SerializationStreamingContext
Describes the source and destination of the serialized stream, as well as caller-defined context.
See Also