Causes a communication object to transition from the created state into the opened state within a specified interval of time.
Namespace: kCura.Relativity.Client
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- timeout
- Type: System.TimeSpan
The Timespan that specifies how long the send operation has to complete before timing out.
Implements
ICommunicationObject.Open(TimeSpan)See Also