메소드 | 설명 | |
---|---|---|
AbortTransaction ( ) : void | ||
AddWatch ( string pathname ) : void | ||
CommitTransaction ( ) : void | ||
Dispose ( ) : void | ||
GetXenStoreItem ( string name ) : |
||
GetXenStoreItemCached ( string name ) : |
||
Log ( string message ) : void | ||
RemoveWatch ( string pathname ) : void | ||
StartTransaction ( ) : void | ||
WmiSession ( string sessionqualifier, |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Finish ( ) : void | ||
GetChildren ( string pathname ) : string[] | ||
GetValue ( string pathname ) : string | ||
RemoveValue ( string pathname ) : void | ||
SetValue ( string pathname, string value ) : void | ||
getChildrenManually ( string pathname ) : string[] | ||
getFirstChild ( string pathname ) : string | ||
getNextSibling ( string pathname ) : string |
public GetXenStoreItem ( string name ) : |
||
name | string | |
리턴 |
public GetXenStoreItemCached ( string name ) : |
||
name | string | |
리턴 |
public WmiSession ( string sessionqualifier, |
||
sessionqualifier | string | |
wmibase | ||
리턴 | System |