The methods of the OBEXOPPConnection class are listed below. For a complete list of OBEXOPPConnection class members, see the OBEXOPPConnection Members topic.
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
Connect (inherited from OBEXConnectionBase) | Connects to the specified in UseService service of the specified remote device in Device property. If device is not specified, opens a dialog to choose from a list of available remote devices. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Disconnect (inherited from OBEXConnectionBase) | if connected, disconnects and release resources. |
Dispose (inherited from Component) | Overloaded. Releases all resources used by the Component. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
PushObjectFile | Overloaded. Push an object file to the server. |
PushObjectStream | Push an object stream to the server. |
ToString (inherited from Component) |
ConnectionChanged (inherited from OBEXConnectionBase) | Is called when connection status is changed |
CreateOBEXClientHandle | Overrides base method to return OBEXObjectPushClient object that provides FTP connection handling. |
Dispose (inherited from OBEXConnectionBase) | Overloaded. Releases all resources used by the Component. |
DoSendObject | Does sending of OBEXFileObject object to the server. |
Finalize (inherited from Component) | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
GetService (inherited from Component) | Returns an object that represents a service provided by the Component or by its Container. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |