ServerId Property

Platform-specific string identifying the currently connected server.

Syntax

public string ServerId { get; }
Public ReadOnly Property ServerId As String

Default Value

""

Remarks

When the component is connected to a server, this property contains the platform-specific server identification string.

Note that this value is not guaranteed to be the same at any point in time for a specific server device.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 .NET Edition - Version 20.0 [Build 8158]