Class PortHostEnabledEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed attributes of the port configuration.
public class PortHostEnabledEventArgs : CallbackEventArgs
- Inheritance
-
PortHostEnabledEventArgs
- Inherited Members
Constructors
PortHostEnabledEventArgs()
Standard constructor
public PortHostEnabledEventArgs()
Properties
PortHostEnabled
Gets the changed port configuration
public TPortHostEnabled PortHostEnabled { get; }
Property Value
- TPortHostEnabled
Methods
ToString()
public override string ToString()