GetObjectData(SerializationInfo, StreamingContext)
- Updated2026-02-03
- 1 minute(s) read
Sets the SerializationInfo object with information about the exception.
Syntax
Namespace: NationalInstruments.DAQmx
protected void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| info | SerializationInfo | Object that holds the serialized object data. |
| context | StreamingContext | Contextual information about the source or destination. |