| S101Writer Class |
Namespace: Lawo.EmberPlusSharp.S101
public sealed class S101Writer
The S101Writer type exposes the following members.
| Name | Description | |
|---|---|---|
| S101Writer(WriteAsyncCallback) | Initializes a new instance of the S101Writer class by calling
S101Writer(writeAsync, 8192). | |
| S101Writer(WriteAsyncCallback, Int32) | Initializes a new instance of the S101Writer class. |
| Name | Description | |
|---|---|---|
| DisposeAsync | Asynchronously releases all resources used by the current instance of the S101Writer
class. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteMessageAsync | Asynchronously writes message. | |
| WriteOutOfFrameByteAsync | Writes value as an out-of-frame byte. |