See Also

DatagramEventArgs Class  | DatagramEventArgs Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerSNMP for .NET

Count Property

Dart.PowerSNMP Namespace > DatagramEventArgs Class : Count Property (DatagramEventArgs)

Gets the number of datagram bytes in the Buffer property.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[C++]
public: __property int get_Count();
[C++/CLI]
public: property int Count {    int get(); }

Return Type

The number of bytes used to hold the datagram.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

DatagramEventArgs Class  | DatagramEventArgs Members


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.