Edit

Share via


RemoteDeviceHelper Class

Definition

Helper to List Remote Devices that are accessible

public class RemoteDeviceHelper
type RemoteDeviceHelper = class
Public Class RemoteDeviceHelper
Inheritance
RemoteDeviceHelper

Constructors

RemoteDeviceHelper()

Initializes a new instance of the RemoteDeviceHelper class.

RemoteDeviceHelper(DispatcherQueue)

Initializes a new instance of the RemoteDeviceHelper class.

RemoteDeviceHelper(List<IRemoteSystemFilter>)

Initializes a new instance of the RemoteDeviceHelper class.

RemoteDeviceHelper(List<IRemoteSystemFilter>, DispatcherQueue)

Initializes a new instance of the RemoteDeviceHelper class.

Properties

DispatcherQueue

Gets or sets which DispatcherQueue is used to dispatch UI updates.

RemoteSystems

Gets a List of All Remote Systems based on Selection Filter

Methods

GenerateSystems()

Initiate Enumeration

Applies to