NWMultiplexGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class NWMultiplexGroup : Network.NWMulticastGroup
type NWMultiplexGroup = class
inherit NWMulticastGroup
- Inheritance
Constructors
| Name | Description |
|---|---|
| NWMultiplexGroup(NWEndpoint) | |
Properties
| Name | Description |
|---|---|
| DisabledUnicastTraffic | (Inherited from NWMulticastGroup) |
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
Methods
| Name | Description |
|---|---|
| AddEndpoint(NWEndpoint) | (Inherited from NWMulticastGroup) |
| ClearHandle() | (Inherited from DisposableObject) |
| Dispose() | (Inherited from DisposableObject) |
| Dispose(Boolean) | (Inherited from NativeObject) |
| EnumerateEndpoints(Func<NWEndpoint,Boolean>) | (Inherited from NWMulticastGroup) |
| 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) | (Inherited from NWMulticastGroup) |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |