Write(UnsafeString)
Writes the final message to the back-end.
Declaration
protected abstract void Write(UnsafeString message)Parameters
| Type | Name | Description |
|---|---|---|
| UnsafeString | message | The final message. |
Writes the final message to the back-end.
protected abstract void Write(UnsafeString message)| Type | Name | Description |
|---|---|---|
| UnsafeString | message | The final message. |