IConnections Properties
Provides access to the underlying, currently active connection used to communicate with the subject under test.
Provides a list of all available connections
Syntax:
IEnumerable<string> Available { get; }
Last modified 3yr ago