NotifyUserOnlineArgsSignedOnTime Property |
Returns the user signed on time
Namespace:
AdiIRCAPIv2.Arguments.Contextless
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax public DateTime SignedOnTime { get; }
Property Value
Type:
DateTimeRemarks
If the server does not send a signed on time, current time in UTC is used
See Also