| Name | Description | |
|---|---|---|
| BeginReadInt16 | Begins an asynchronous read of one or more unscaled 16-bit integer samples from one or more AIChannel objects in a task. | |
| BeginReadInt32 | Begins an asynchronous read of one or more unscaled 32-bit integer samples from one or more AIChannel objects in a task. | |
| BeginReadUInt16 | Begins an asynchronous read of one or more unscaled 16-bit unsigned integer samples from one or more AIChannel objects in a task. | |
| BeginReadUInt32 | Begins an asynchronous read of one or more unscaled 32-bit unsigned integer samples from one or more AIChannel objects in a task. | |
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| EndReadInt16 | Handles the end of an asynchronous read initiated with BeginReadInt16 and retrieves the read samples. | |
| EndReadInt32 | Handles the end of an asynchronous read initiated with BeginReadInt32 and retrieves the read samples. | |
| EndReadUInt16 | Handles the end of an asynchronous read initiated with BeginReadUInt16 and retrieves the read samples. | |
| EndReadUInt32 | Handles the end of an asynchronous read initiated with BeginReadUInt32 and retrieves the read samples. | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| MemberwiseClone |
Overloaded. Creates a shallow copy of the current Object.
|
|
| ReadInt16 | Reads one or more unscaled 16-bit integer samples from one or more AIChannel objects in a task. | |
| ReadInt32 | Reads one or more unscaled 32-bit integer samples from one or more AIChannel objects in a task. | |
| ReadUInt16 | Reads one or more unscaled 16-bit unsigned integer samples from one or more AIChannel objects in a task. | |
| ReadUInt32 | Reads one or more unscaled 32-bit unsigned integer samples from one or more AIChannel objects in a task. | |
| ToString | Returns a string representation of the object. (Overrides Object..::.ToString()()().) |