ResponseServerTransactionID Property
Server's transaction ID (0 to 4294967295), should be unique for each client transaction so that log messages on the client can be associated with logs on the device.
Namespace: ASCOM.Common.AlpacaAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
[JsonPropertyOrderAttribute(20)]
public uint ServerTransactionID { get; set; }
<JsonPropertyOrderAttribute(20)>
Public Property ServerTransactionID As UInteger
Get
Set
UInt32IResponseServerTransactionID Supported in: 2.0