[This is preliminary documentation and is subject to change.]

Creates marker where will be later inserted block size. Takes 2 bytes.

Namespace:  Phoenix.Communication
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int WriteBlockSize()
Public Function WriteBlockSize As Integer
public:
int WriteBlockSize()

Return Value

Written bytes count.

See Also