In The Hand - .NET Components for Mobility
ServiceInfoTimeToLive Field
NamespacesInTheHand.Net.Bluetooth.AttributeIdsUniversalAttributeIdServiceInfoTimeToLive
The ServiceTimeToLive attribute is a 32-bit integer that contains the number of seconds for which the information in a service record is expected to remain valid and unchanged.
Declaration Syntax
C#Visual Basic
public const ServiceAttributeId ServiceInfoTimeToLive
Public Const ServiceInfoTimeToLive As ServiceAttributeId
Remarks

[32-bit unsigned integer]

“ The ServiceTimeToLive attribute is a 32-bit integer that contains the number of seconds for which the information in a service record is expected to remain valid and unchanged. This time interval is measured from the time that the attribute value is retrieved from the SDP server. This value does not imply a guarantee that the service record will remain available or unchanged. It is simply a hint that a client may use to determine a suitable polling interval to revalidate the service record contents. ”

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