Returns the current state information for the condition instance corresponding to the source and condition name.
Some servers may not maintain sufficient condition state information to fully implement this method.
The server(s) can be local or can be remotely accessed via DCOM.
Overload List
Overload | Description |
GetConditionState(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String) | 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, 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, passing in the individual parameters for server location and its class. No event attributes are returned. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also