Method GetTimeRaw
GetTimeRaw()
Gets the time from the pad.
Declaration
public TryOptionAsync<HttpResponseMessage> GetTimeRaw()
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<System.Net.Http.HttpResponseMessage> | The reply with the time. |
Remarks
You may prefer GetTime().