IDeviceAgentTransport Members

Include Protected Members
Include Inherited Members

Used to communicate with a RemoteAgent on the desktop computer.

The IDeviceAgentTransport type exposes the following members.

Methods

 

Name

Description

Public method

AcceptConnectionEx

Accepts a connection initiated when RemoteAgent.CreatePacketStream is called on the desktop computer. The method then prepares the device packet stream argument for data transfer.

Public method

AcknowledgeLaunch

Registers an array of service IDs. The device agent can accept connection requests from the development computer whose service ID is in the array.

Public method

RegisterShutdownCallback

Registers a callback to receive notification before the agent is shutdown.

Public method

UnregisterShutdownCallback

Cancels the registration of the callback. The callback will no longer receive shutdown notification.

Top

See Also

Reference

IDeviceAgentTransport Interface

Microsoft.SmartDevice.DeviceAgentTransport Namespace