WLAN_PHY_FRAME_STATISTICS class base Struct
The WLAN_PHY_FRAME_STATISTICS structure contains information about sent and received PHY frames.
- Inheritance
-
- Object
- NativeType
- Struct
- WLAN_PHY_FRAME_STATISTICS
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- ullACKFailureCount ↔ int
-
read / write
- ullFailedCount ↔ int
-
read / write
- ullFCSErrorCount ↔ int
-
read / write
- ullFrameDuplicateCount ↔ int
-
read / write
- ullMaxRXLifetimeExceededCount ↔ int
-
read / write
- ullMaxTXLifetimeExceededCount ↔ int
-
read / write
- ullMulticastReceivedFrameCount ↔ int
-
read / write
- ullMulticastTransmittedFrameCount ↔ int
-
read / write
- ullMultipleRetryCount ↔ int
-
read / write
- ullPromiscuousReceivedFragmentCount ↔ int
-
read / write
- ullPromiscuousReceivedFrameCount ↔ int
-
read / write
- ullReceivedFragmentCount ↔ int
-
read / write
- ullReceivedFrameCount ↔ int
-
read / write
- ullRetryCount ↔ int
-
read / write
- ullRTSFailureCount ↔ int
-
read / write
- ullRTSSuccessCount ↔ int
-
read / write
- ullTransmittedFragmentCount ↔ int
-
read / write
- ullTransmittedFrameCount ↔ int
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited