Edit

Share via


McuSessionProperties Class

Definition

Used to communicate parsed MCU properties in an MCU implementation.

public ref class McuSessionProperties abstract : ICloneable
public abstract class McuSessionProperties : ICloneable
type McuSessionProperties = class
    interface ICloneable
Public MustInherit Class McuSessionProperties
Implements ICloneable
Inheritance
McuSessionProperties
Derived
Implements

Constructors

McuSessionProperties()

Creates a new instance of the McuSessionProperties class.

McuSessionProperties(McuSessionProperties)

Creates a new instance of the McuSessionProperties class.

Methods

Clone()

Creates a new object that is a copy of the current instance.

Applies to