Class RemoteConnectorEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed global configuration
public class RemoteConnectorEventArgs : CallbackEventArgs
- Inheritance
-
RemoteConnectorEventArgs
- Inherited Members
Constructors
RemoteConnectorEventArgs()
Standard constructor
public RemoteConnectorEventArgs()
Properties
Config
Gets the changed configuration
public TRemoteConnectorConfig Config { get; }
Property Value
- TRemoteConnectorConfig
Methods
ToString()
public override string ToString()