NETMacros CLASS
Сontrolled flow will be interrupted when the script. SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack) PARAMETERS callBack — Wa...
Wed, May 2, 2018 at 11:37 AM
Сontrolled flow will be interrupted when the script. SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack,object state) PARAMETERS ...
Wed, May 2, 2018 at 11:39 AM
Сontrolled flow will be interrupted when the script. SYNTAX public Thread QueueUserWorkItem (WaitCallback callBack,object state,ApartmentState apart...
Wed, May 2, 2018 at 11:42 AM
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 11:43 AM
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 11:45 AM
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 11:46 AM