The YWNtpClient type exposes the following members.

Constructors

  NameDescription
Public methodYWNtpClient
NTPサーバ名を指定して、YWNtpClient クラスの新しいインスタンスを初期化します。

Methods

  NameDescription
Public methodStatic memberSetPCDateTime
コンピュータの日付と時刻を設定します。
Public methodTryGetNtpServerTime
NTPサーバから現在の時刻を取得します。

Properties

  NameDescription
Public propertyLocalIPAddress
ローカル IP アドレスを取得または設定します。
Public propertyNtpServerNameOrAddress
NTPサーバー名または IP アドレス。
Public propertyPort
NTP サーバー名 と関連付けられたポート番号。
Public propertyTimeDifference
グリニッジ標準時(GMT)との時差となる時間。

See Also