A component for designtime that encapsulates OBEX Object Push client connection and communication to the remote device.
For a list of all members of this type, see OBEXOPPConnection Members .
System.Object
System.MarshalByRefObject System.ComponentModel.Component BlueLibs.Components.OBEXConnectionBase BlueLibs.Components.OBEXOPPConnection
[Visual Basic]
<ToolboxBitmap, _
ToolboxItem(ToolboxItemType:=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName:="System.Drawing.Design.ToolboxItem, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _
DesignerCategory(Category:="Component")>
Public Class OBEXOPPConnection
[C#]
[ToolboxBitmap]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DesignerCategory(Category="Component")]
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace:
BlueLibs.Components
Assembly: BlueLibs (in BlueLibs.dll)
See Also
OBEXOPPConnection Members | BlueLibs.Components Namespace