Dc09MessageCreateKeepAlive Method
Generates a keep-alive message.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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.