Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The AutoReconnect property of the SWbemRefresher object is a Boolean value that indicates whether the refresher automatically reconnects to a remote provider if the connection is broken.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read-only.
Syntax
SWbemRefresher.AutoReconnect As Boolean
Property value
Remarks
Modifying this property affects only objects in the refresher that are backed by a high-performance provider. If the provider is not a high-performance provider, then setting the AutoReconnect property to TRUE has no effect because the SWbemRefresher object never reconnects.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| Type library |
|
| DLL |
|
| CLSID |
CLSID_SWbemRefresher |
| IID |
IID_ISWbemRefresher |