Overload List

  NameDescription
Open()()()
Causes a communication object to transition from the created state into the opened state.
(Inherited from ICommunicationObject.)
Open(TimeSpan)
Causes a communication object to transition from the created state into the opened state within a specified interval of time.
(Inherited from ICommunicationObject.)

See Also