Share via


NWEstablishmentReport Class

Definition

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

Properties

Name Description
ConnectionSetupTime
Duration
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
PreviousAttemptCount
ProxyConfigured
ProxyEndpoint
UsedProxy

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
EnumerateProtocols(Action<NWProtocolDefinition,TimeSpan,TimeSpan>)
EnumerateResolutionReports(Action<NWResolutionReport>)
EnumerateResolutions(Action<NWReportResolutionSource,TimeSpan,Int32,NWEndpoint,NWEndpoint>)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

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

Applies to