BaseConnectionNotificationMessage Class
- Last UpdatedApr 08, 2026
- 1 minute read
Base class for notifications (client-side DAL core to client) in regards to the status of the connection to
the driver.
[DataContract()]
[KnownType(OASySDNA.Common.DAL.DALCommon.DataResponseMessage)]
public abstract class BaseConnectionNotificationMessage : BaseNonSpecificResponseMessage
[DataContract()]
[KnownType(OASySDNA.Common.DAL.DALCommon.DataResponseMessage)]
public ref class BaseConnectionNotificationMessage abstract : public BaseNonSpecificResponseMessage
System.Object
OASySDNA.Common.DAL.DALCommon.BaseMessage
OASySDNA.Common.DAL.DALCommon.BaseResponseMessage
OASySDNA.Common.DAL.DALCommon.BaseNonSpecificResponseMessage
OASySDNA.Common.DAL.DALCommon.BaseConnectionNotificationMessage