Discuss this help topic in SecureBlackbox Forum
This topis is under development…
Declaration
[C#/Java]
int PayloadSize;
[VB.NET]
Property PayloadSize As Integer
[Pascal]
property PayloadSize : integer;
[C++]
int32_t get_PayloadSize();
void set_PayloadSize(int32_t Value);
[PHP]
integer get_PayloadSize()
void set_PayloadSize(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum