| Dart.PowerSNMP Namespace > DatagramEventArgs Class : Buffer Property |
Gets the buffer holding the encoded SNMP message.
[Visual Basic]
Public ReadOnly Property Buffer As Byte()[C#]
public byte[] Buffer {get;}[C++]
public: __property byte[]* get_Buffer();The byte array holding the encoded message. Check the Count property for the number of bytes containing the datagram.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
DatagramEventArgs Class | DatagramEventArgs Members
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.