Share via


NWMulticastGroup Class

Definition

public class NWMulticastGroup : CoreFoundation.NativeObject
type NWMulticastGroup = class
    inherit NativeObject
Inheritance
Derived

Constructors

Name Description
NWMulticastGroup(NWEndpoint)

Properties

Name Description
DisabledUnicastTraffic
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
AddEndpoint(NWEndpoint)
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
EnumerateEndpoints(Func<NWEndpoint,Boolean>)
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)
SetSpecificSource(NWEndpoint)

Extension Methods

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

Applies to