Property | Type | Description | |
---|---|---|---|
delay | int | ||
filename | String | ||
ipaddr | String | ||
mode | string | ||
pid | int | ||
portnum | int | ||
prepostfix | int | ||
process | |||
runType | String | ||
searchterm | string |
Method | Description | |
---|---|---|
isValid ( ) : bool | ||
setDelay ( String value ) : void | ||
setFilename ( String value ) : void | ||
setIPaddr ( String value ) : void | ||
setMode ( String value ) : void | ||
setPID ( String value ) : void | ||
setPortnum ( String value ) : void | ||
setPrePostFix ( String value ) : void | ||
setRunType ( String value ) : void | ||
setSearchTerm ( string args, int offset ) : void |
public setSearchTerm ( string args, int offset ) : void | ||
args | string | |
offset | int | |
return | void |
public Process,System.Diagnostics process | ||
return |