You are here: Start » FIL.NET » GigEVision_StreamingStatistics Class
GigEVision_StreamingStatistics Class
Namespace: | FilNet |
---|---|
Assembly: | Genicam.Net.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | GigEVision_StreamingStatistics(GigEVision_StreamingStatistics) | Creates a deep copy of the passed object. |
![]() | GigEVision_StreamingStatistics() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | BadFrames | System.UInt32 | |
![]() | CurrentInputQueueSize | System.UInt32 | |
![]() | DroppedFrames | System.UInt32 | |
![]() | DroppedPackets | System.UInt32 | |
![]() | ErroneousPackets | System.UInt32 | |
![]() | IsDisposed | System.Boolean | |
![]() | LastFrameError | System.String | |
![]() | LastPacketError | System.String | |
![]() | LostFrames | System.UInt32 | |
![]() | LostPackets | System.UInt32 | |
![]() | PacketResendRequests | System.UInt32 | |
![]() | ReceivedFrames | System.UInt32 | |
![]() | Reconnections | System.UInt32 | |
![]() | ResendPackets | System.UInt32 |
Methods
Name | Description | |
---|---|---|
![]() | 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(FilNet.GigEVision_StreamingStatistics) | Resets this instance with data of the other GigEVision_StreamingStatistics object. |
![]() | ToString() | Inherited from System.Object |