ObexClientConnectAsync Method

This API is preliminary and subject to change.

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

Definition

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

Return Value

TaskBoolean

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

See Also