IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

ServicePort Property

The port on which the service is listening.

Syntax

public int ServicePort { get; set; }
Public Property ServicePort As Integer

Default Value

0

Remarks

This property specifies the port on which the service is listening.

When the ServiceProtocol is RFCOMM, valid values are from 1-30 inclusive. When the ServiceProtocol is L2CAP, valid values are an odd number less than or equal to 32765.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]