You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is low priority due to infrequent usage, but it'd be nice to add handling for the server-initiated disconnect transaction so that Hotline clients can see shutdown messages from the server admin.
In the original client this looks like:
Hotline doc entry:
Disconnect Message (111)
Constant: myTran_DisconnectMsg
Initiator: Server
Receive disconnect message from the server. Upon receiving this transaction, client should close the connection with server.
Fields used in the request:
Reply is not sent.
The text was updated successfully, but these errors were encountered:
This is low priority due to infrequent usage, but it'd be nice to add handling for the server-initiated disconnect transaction so that Hotline clients can see shutdown messages from the server admin.
In the original client this looks like:
Hotline doc entry:
The text was updated successfully, but these errors were encountered: