TwclCustomObexServer.Connected Property

Gets the connected state.

Namespace: wclObex
public
 property Connected: Boolean read GetConnected;

Property Value

Type: Boolean

True if the OBEX session was established (client is connected). False otherwise.