C# Class RightScale.netClient.ActivityLibrary.GetServerState

Custom Windows Workflow Foundation CodeActivity to get the current state of a given Server within the RightScale system
Inheritance: RightScale.netClient.ActivityLibrary.Base.RSCodeActivity
ファイルを表示 Open project: rs-services/RightScaleNetAPI

Private Properties

Property Type Description

Protected Methods

Method Description
GetFriendlyName ( ) : string

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

PerformRightScaleTask ( CodeActivityContext context ) : bool

Method Details

GetFriendlyName() protected method

Override to GetFriendlyName sets the name of the objet in the designer
protected GetFriendlyName ( ) : string
return string

PerformRightScaleTask() protected method

protected PerformRightScaleTask ( CodeActivityContext context ) : bool
context CodeActivityContext
return bool