Show / Hide Table of Contents

Enum NtpMode

Describes SNTP packet mode, i.e. client or server.

Namespace: LiteNetLib.Utils
Assembly: LiteNetLib.dll
Syntax
public enum NtpMode

Fields

Name Description
Client

Identifies client-to-server SNTP packet.

Server

Identifies server-to-client SNTP packet.

See Also
Mode
In this article
Back to top Generated by DocFX