Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IpcHelper ( string mutexName ) : System | ||
ReceiveData ( |
||
SendData ( string windowName, byte data ) : void |
public IpcHelper ( string mutexName ) : System | ||
mutexName | string | |
return | System |
public static ReceiveData ( |
||
m | ||
return | byte[] |
public static SendData ( string windowName, byte data ) : void | ||
windowName | string | |
data | byte | |
return | void |