The properties of the OBEXConnection class are listed below. For a complete list of OBEXConnection class members, see the OBEXConnection Members topic.
![]() | Returns the current status of the connection. When set this property it performs connect or disconnect actions. The value set in design time is not persisted. |
![]() | Gets the IContainer that contains the Component. |
![]() | Returns and sets an IDevice implementer class that represents a selected device to connect to. |
![]() | Sets the maximum length supported for the OBEX packets. Actual packet length depends on what packet length the server supports. Check the property after establishing the connection to get actual used packet length. |
![]() | Returns OBEXClient or descendant object that handles current connection. |
![]() | Sets the timeout to use on receive in milliseconds |
![]() | Sets the timeout to use on send in milliseconds |
![]() | See Site |
![]() | Set to true to use asynchronous communication through socket. |
![]() | Service UUID to use to connect to remote device. |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
![]() | Service UUID to use to connect to remote device. |