NETSDK CLASS
Сontrolled flow will be interrupted when the script SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack) PARAMETERS callBack — Wai...
Wed, May 2, 2018 at 4:44 PM
Сontrolled flow will be interrupted when the script SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack,object state) PARAMETERS ...
Wed, May 2, 2018 at 4:45 PM
Сontrolled flow will be interrupted when the script SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack,object state,ApartmentState apartm...
Wed, May 2, 2018 at 4:47 PM
Sends a message via e-mail; SYNTAX public void SendEmail (string address,string subject,string body,string filename) PARAMETERS address — str...
Wed, May 2, 2018 at 4:48 PM
Sends a message via e-mail; SYNTAX public void SendEmail (string address,string subject,string body) PARAMETERS address — string subject — ...
Wed, May 2, 2018 at 4:49 PM
Sends a message via e-mail; SYNTAX public void SendEmail (string subject,string body) PARAMETERS subject — string body — string RETURN ...
Wed, May 2, 2018 at 4:50 PM