Actions Class Reference

More...

List of all members.

Public Member Functions

 Actions ()
 
int Ping (int sleepFor)
 
System.IAsyncResult BeginPing (int sleepFor, System.AsyncCallback callback, object asyncState)
 
int EndPing (System.IAsyncResult asyncResult)
 
int RemoteAuthentication (bool preAuthenticate, string host, string user, string password)
 
System.IAsyncResult BeginRemoteAuthentication (bool preAuthenticate, string host, string user, string password, System.AsyncCallback callback, object asyncState)
 
int EndRemoteAuthentication (System.IAsyncResult asyncResult)
 
char[] GetArray (int sizeToReturn, char charToReturn)
 
System.IAsyncResult BeginGetArray (int sizeToReturn, char charToReturn, System.AsyncCallback callback, object asyncState)
 
char[] EndGetArray (System.IAsyncResult asyncResult)
 


Detailed Description


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:39:08 2009 for simias by  doxygen 1.5.6