Overload | Description |
---|---|
GetConditionState(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String) | Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in a server descriptor. No event attributes are returned. |
GetConditionState(IEasyAEClient,String,String,String,String,Int64[]) | Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in the individual parameters for server location and its class. Also allows to retrieve specified event attributes. |
GetConditionState(IEasyAEClient,String,String,String,String) | Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in the individual parameters for server location and its class. No event attributes are returned. |