Reference Library
GetDataLength Method
NamespacesAsgard5.NetSocketClientGetDataLength()()()()
This can be overridden to allow for different protocols. Gets the length of a data packet. (Default is BNLS)
Declaration Syntax
C#Visual BasicVisual C++
protected virtual int GetDataLength()
Protected Overridable Function GetDataLength As Integer
protected:
virtual int GetDataLength()
Return Value

Assembly: Asgard5Library (Module: Asgard5Library)