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