Property | Type | Description | |
---|---|---|---|
isConnected | bool |
Method | Description | |
---|---|---|
BufferSocket ( ) : System | ||
Connect ( ) : void | ||
IsProcessRunning ( string processName ) : bool | ||
SendMessages ( Array messages ) : void |
Method | Description | |
---|---|---|
RequestHandShake ( ) : void | ||
WaitForHandshake ( ) : void |
public IsProcessRunning ( string processName ) : bool | ||
processName | string | |
return | bool |
public SendMessages ( Array messages ) : void | ||
messages | Array | |
return | void |