Dc09MessageCreateKeepAlive Method
Generates a keep-alive message.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static Dc09Message CreateKeepAlive(
string linkAccount
)
- linkAccount String
- The account identifier reserved by the DC-09 server for link upkeep.
Dc09MessageA fully initialized instance of
Dc09Message representing a keep-alive message.