You are here: Start » AVL.NET » GigEVision_StreamingStatistics Class

GigEVision_StreamingStatistics Class

Namespace:AvlNet
Assembly:Genicam.Net.dll

Constructors

 ConstructorDescription
GigEVision_StreamingStatistics(GigEVision_StreamingStatistics)Creates a deep copy of the passed object.
GigEVision_StreamingStatistics()

Properties

 NameTypeDescription
BadFramesSystem.UInt32
CurrentInputQueueSizeSystem.UInt32
DroppedFramesSystem.UInt32
DroppedPacketsSystem.UInt32
ErroneousPacketsSystem.UInt32
IsDisposedSystem.Boolean
LastFrameErrorSystem.String
LastPacketErrorSystem.String
LostFramesSystem.UInt32
LostPacketsSystem.UInt32
PacketResendRequestsSystem.UInt32
ReceivedFramesSystem.UInt32
ReconnectionsSystem.UInt32
ResendPacketsSystem.UInt32

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.GigEVision_StreamingStatistics)Resets this instance with data of the other GigEVision_StreamingStatistics object.
ToString()Inherited from System.Object

See also