Метод | Описание | |
---|---|---|
Send ( System.Program msg, int lParam, bool bWaitWithTimeout ) : void | ||
StartServer ( ) : void | ||
StopServer ( ) : void |
Метод | Описание | |
---|---|---|
CallPriv ( int msg, int lParam ) : void | ||
CleanOldMessages ( List |
||
FswEnsurePaths ( ) : void | ||
FswSend ( System.Program msg, int lParam ) : void | ||
FswStartServer ( ) : void | ||
FswStopServer ( ) : void | ||
GetUserID ( ) : string | ||
OnChanged ( object sender, FileSystemEventArgs e ) : void | ||
OnCreated ( object sender, FileSystemEventArgs e ) : void | ||
ProcessIpcMessage ( FileSystemEventArgs e ) : void | ||
ProcessIpcMessagesPriv ( ) : void | ||
ReadMessagesPriv ( ) : List |
public static Send ( System.Program msg, int lParam, bool bWaitWithTimeout ) : void | ||
msg | System.Program | |
lParam | int | |
bWaitWithTimeout | bool | |
Результат | void |