6 references to ConnectionOptions
System.Management (2)
managementoptions.cs (1)
1706
optionsTmp = new
ConnectionOptions
();
managementscope.cs (1)
1122
threadParam.Options = new
ConnectionOptions
();
WsatConfig (2)
Configuration\RemoteHelper.cs (1)
32
ConnectionOptions co = new
ConnectionOptions
();
Configuration\StdRegProviderWrapper.cs (1)
89
co = new
ConnectionOptions
();
WsatUI (2)
Configuration\RemoteHelper.cs (1)
32
ConnectionOptions co = new
ConnectionOptions
();
Configuration\StdRegProviderWrapper.cs (1)
89
co = new
ConnectionOptions
();