Create LimitCounter reply object

Declaration Syntax
public LimitCounter(
byte[] reply,
int offset
)
Public Sub New ( _
reply As Byte(), _
offset As Integer _
)

Parameters
- reply (array<
Byte
>[]()[])
- Raw response containing 4-byte Limit Counter string
- offset (Int32)
- Index of byte where Limit Counter string starts
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)