ObexClientAbortAsync Method

This API is preliminary and subject to change.

[Missing <summary> documentation for "M:InTheHand.Net.Obex.ObexClient.AbortAsync"]

Definition

Namespace: InTheHand.Net.Obex
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public Task<ObexResponseMessage> AbortAsync()

Return Value

TaskObexResponseMessage

[Missing <returns> documentation for "M:InTheHand.Net.Obex.ObexClient.AbortAsync"]

See Also