Method | Description | |
---|---|---|
Read ( ) : BinaryState | ||
RemoteSocketOutputPort ( |
||
WithInvertedState ( bool value = true ) : IBinaryOutput | ||
Write ( BinaryState state, bool commit = true ) : void |
public RemoteSocketOutputPort ( |
||
codeSequencePair | ||
sender | ||
return | System |
public WithInvertedState ( bool value = true ) : IBinaryOutput | ||
value | bool | |
return | IBinaryOutput |
public Write ( BinaryState state, bool commit = true ) : void | ||
state | BinaryState | |
commit | bool | |
return | void |