Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetValue ( string path ) : string | ||
Log ( string message ) : void | ||
RemoveValue ( string path ) : void | ||
SetValue ( string path, string value ) : void | ||
XenStoreSession ( string name ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public SetValue ( string path, string value ) : void | ||
path | string | |
value | string | |
return | void |
public XenStoreSession ( string name ) : System | ||
name | string | |
return | System |