In The Hand - .NET Components for Mobility
CreateServer Method (portName, service)
NamespacesInTheHand.Net.PortsBluetoothSerialPortCreateServer(String, Guid)
Create a virtual server port to listen for incoming connections.
Declaration Syntax
C#Visual Basic
public static BluetoothSerialPort CreateServer(
	string portName,
	Guid service
)
Public Shared Function CreateServer ( _
	portName As String, _
	service As Guid _
) As BluetoothSerialPort
Parameters
portName (String)
Port name e.g. "COM4"
service (Guid)
Bluetooth service to listen on.
Return Value

[Missing <returns> documentation for M:InTheHand.Net.Ports.BluetoothSerialPort.CreateServer(System.String,System.Guid)]

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