Share via


NWDataTransferReport Class

Definition

public class NWDataTransferReport : CoreFoundation.NativeObject
type NWDataTransferReport = class
    inherit NativeObject
Inheritance
NWDataTransferReport

Constructors

Name Description
NWDataTransferReport(NWConnection)

Properties

Name Description
Duration
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
PathCount
State

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Collect(DispatchQueue, Action<NWDataTransferReport>)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
get_path_radio_type(UInt32)
GetApplicationReceivedByteCount(UInt32)
GetApplicationSentByteCount(UInt32)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetInterface(UInt32)
GetPathRadioType(UInt32)
GetTransportMinimumRoundTripTime(UInt32)
GetTransportReceivedByteCount(UInt32)
GetTransportReceivedDuplicateByteCount(UInt32)
GetTransportReceivedIPPackageCount(UInt32)
GetTransportReceivedOutOfOrderByteCount(UInt32)
GetTransportRetransmittedByteCount(UInt32)
GetTransportRoundTripTimeVariance(UInt32)
GetTransportSentByteCount(UInt32)
GetTransportSentIPPackageCount(UInt32)
GetTransportSmoothedRoundTripTime(UInt32)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to