Click or drag to resize
ReceiveTextCommand Constructor
Overload List
  NameDescription
Public methodReceiveTextCommand
Creates a new ReceiveTextCommand with a default timeout of 0 meaning to wait for ever.
Public methodReceiveTextCommand(Int32)
Creates a new ReceiveTextCommand. the milliseconds to wait for the channel to receive the text.
Top
See Also