hi,
im trying to schedule a startserviceat with 24hrs or 48hrs or 72hrs like this i'm only know
this
StartServiceAt("s1", DateTime.Now + 10 * 1000, True)
< this is after 10secounds
i want to know to make it after 24hrs or 48hrs or 72hrs like this?
Thanks <3
im trying to schedule a startserviceat with 24hrs or 48hrs or 72hrs like this i'm only know
this
StartServiceAt("s1", DateTime.Now + 10 * 1000, True)
< this is after 10secounds
i want to know to make it after 24hrs or 48hrs or 72hrs like this?
Thanks <3