In The Hand - .NET Components for Mobility
ObexListener Class
NamespacesInTheHand.NetObexListener
Provides a simple, programmatically controlled OBEX protocol listener.
Declaration Syntax
C#Visual Basic
public class ObexListener
Public Class ObexListener
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ObexListener()()()
Initializes a new instance of the ObexListener class using the Bluetooth transport.

ObexListener(ObexTransport)
Initializes a new instance of the ObexListener class specifiying the transport to use.

Close()()()
Shuts down the ObexListener.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetContext()()()
Waits for an incoming request and returns when one is received.

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsListening
Gets a value that indicates whether the ObexListener has been started.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Start()()()
Allows this instance to receive incoming requests.

Stop()()()
Causes this instance to stop receiving incoming requests.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ObexListener

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0