10.24.0

FieldNotFoundException(SerializationInfo, StreamingContext) Constructor

For Serialization purposes.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
protected FieldNotFoundException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info  SerializationInfo
SerializationInfo
context  StreamingContext
StreamingContext

See Also