Gets the SerializationInfo with information about the exception.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public override void GetObjectData(SerializationInfo info, StreamingContext context)

Parameters

NameTypeDescription
infoSerializationInfo

Specifies the SerializationInfo that holds the serialized object data about the exception being thrown.

contextStreamingContext

Specifies the StreamingContext that contains contextual information about the source or destination.