C# Class xenwinsvc.XenStoreItemCached

Inheritance: XenStoreItem
Mostra file Open project: xenserver/win-xenguestagent Class Usage Examples

Public Methods

Method Description
Remove ( ) : void
ToString ( ) : string
XenStoreItemCached ( string name, WmiSession wmisession ) : System

Method Details

Remove() public method

public Remove ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string

XenStoreItemCached() public method

public XenStoreItemCached ( string name, WmiSession wmisession ) : System
name string
wmisession WmiSession
return System