Share via


NWContentContext Class

Definition

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

Constructors

Name Description
NWContentContext(String)

Properties

Name Description
Antecedent
DefaultMessage
DefaultStream
ExpirationMilliseconds
FinalMessage
Handle (Inherited from DisposableObject)
Identifier
IsFinal
Owns (Inherited from DisposableObject)
RelativePriority

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetProtocolMetadata(NWProtocolDefinition)
GetProtocolMetadata<T>(NWProtocolDefinition)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
IterateProtocolMetadata(Action<NWProtocolDefinition,NWProtocolMetadata>)
Release()
Retain() (Inherited from NativeObject)
SetMetadata(NWProtocolMetadata)

Extension Methods

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

Applies to