PlaceMonitorSimulator.DeactivateAsync Method

Closes the connection to sensor

Namespace: Lumia.Sense.Testing
Assembly: Lumia.Sense.Testing (in Lumia.Sense.Testing.dll) Version: 255.255.255.255

Syntax

public IAsyncAction DeactivateAsync()
'Declaration
Public Function DeactivateAsync As IAsyncAction
public:
virtual IAsyncAction^ DeactivateAsync() sealed
function DeactivateAsync();

Return Value

Type: IAsyncAction
Returns an IAsyncAction object that is used to control the asynchronous operation.

Implements

ISensor.DeactivateAsync()

See Also

PlaceMonitorSimulator Class

PlaceMonitorSimulator.PlaceMonitorSimulator Members

Lumia.Sense.Testing Namespace