In The Hand
CreateServer Method (service)
NamespacesInTheHand.Net.PortsBluetoothSerialPortCreateServer(Guid)
.NET Components for Mobility
Create a virtual server port to listen for incoming connections. Auto allocates a port from the COM0-9 range.
Declaration Syntax
C#Visual Basic
public static BluetoothSerialPort CreateServer(
	Guid service
)
Public Shared Function CreateServer ( _
	service As Guid _
) As BluetoothSerialPort
Parameters
service (Guid)
Service GUID to listen on.
Return Value

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

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