C# Класс RightScale.netClient.ActivityLibrary.GetServerState

Custom Windows Workflow Foundation CodeActivity to get the current state of a given Server within the RightScale system
Наследование: RightScale.netClient.ActivityLibrary.Base.RSCodeActivity
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Защищенные методы

Метод Описание
GetFriendlyName ( ) : string

Override to GetFriendlyName sets the name of the objet in the designer

PerformRightScaleTask ( CodeActivityContext context ) : bool

Описание методов

GetFriendlyName() защищенный Метод

Override to GetFriendlyName sets the name of the objet in the designer
protected GetFriendlyName ( ) : string
Результат string

PerformRightScaleTask() защищенный Метод

protected PerformRightScaleTask ( CodeActivityContext context ) : bool
context CodeActivityContext
Результат bool