public class AdapterProtocolInfo : IEquatable<AdapterProtocolInfo>Public Class AdapterProtocolInfo
Implements IEquatable(Of AdapterProtocolInfo)public ref class AdapterProtocolInfo : IEquatable<AdapterProtocolInfo^>Gemstone.Timeseries.Adapters.AdapterProtocolInfo = function();
Type.createClass(
'Gemstone.Timeseries.Adapters.AdapterProtocolInfo',
null,
IEquatable`1);| AdapterProtocolInfo | Initializes a new instance of the AdapterProtocolInfo class Obsolete. |
| Attributes | Gets the adapter protocol attributes for the adapter. |
| Info | Gets the adapter type and its key attributes. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |