openPDC Synchrophasor Help
ConfigurationErrorFrame Class
NamespacesTVA.PhasorProtocolsConfigurationErrorFrame
Represents an implementation of IConfigurationFrame that by existance only denotes an error state.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class ConfigurationErrorFrame : IConfigurationFrame, 
	IChannelFrame, IChannel, ISupportBinaryImage, IFrame, IEquatable<IFrame>, 
	IComparable<IFrame>, IComparable, ISerializable
<SerializableAttribute> _
Public Class ConfigurationErrorFrame _
	Implements IConfigurationFrame, IChannelFrame, IChannel, ISupportBinaryImage,  _
	IFrame, IEquatable(Of IFrame), IComparable(Of IFrame),  _
	IComparable, ISerializable
[SerializableAttribute]
public ref class ConfigurationErrorFrame : IConfigurationFrame, 
	IChannelFrame, IChannel, ISupportBinaryImage, IFrame, IEquatable<IFrame^>, 
	IComparable<IFrame^>, IComparable, ISerializable
Members
All MembersConstructorsMethods



IconMemberDescription
ConfigurationErrorFrame()()()()
Creates a new instance of the ConfigurationErrorFrame class.

ConfigurationErrorFrame(SerializationInfo, StreamingContext)
Creates a new ConfigurationErrorFrame from serialization parameters.

CopyImage(ISupportBinaryImage, array<Byte>[]()[][], Int32%)
This is a common optimized block copy function for any kind of data.
(Inherited from Common.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext)
Populates a SerializationInfo with the data needed to serialize the target object.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
This class is used by CommonPhasorServices to return an error state when configuration could not be retrieved.
Inheritance Hierarchy
Object
ConfigurationErrorFrame

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0