Defines the ASN.1 long length marker for the Basic Encoding Rule (BER)

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)

Syntax

C#
protected static readonly byte LONG_LENGTH
Visual Basic (Declaration)
Protected Shared ReadOnly LONG_LENGTH As Byte
Visual C++
protected:
static initonly unsigned char LONG_LENGTH

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AsnType.LONG_LENGTH"]

See Also