Byte Stream Async Class
Definition
Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
C#
public abstract class ByteStreamAsync : ByteStream,
IDisposableVB
Public MustInherit Class ByteStreamAsync
Inherits ByteStream
Implements IDisposable- Inheritance
- Object Random ByteStream ByteStreamAsync
- Derived
- Implements
- IDisposable
Constructors
Properties
| FillCount | (Inherited from ByteStream) |
| MaxRetrieveLength | (Inherited from ByteStream) |
| Name | (Inherited from Random) |
| NumFallback | (Inherited from ByteStream) |
Methods
Fields
| _abortPending | |
| _waitHandle | |
| _workerThread | |
| BufferSize | (Inherited from ByteStream) |
| FallbackCount | (Inherited from ByteStream) |
| FallbackCountLock | |
| Queue | (Inherited from ByteStream) |
| RandFallback | (Inherited from ByteStream) |
| RetrieveTrigger |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |