Click or drag to resize

SecureConnectionStateChangedEventArgs Class

Provides data for the SecureConnectionStateChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    AC908_SDKSecureConnectionStateChangedEventArgs

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public class SecureConnectionStateChangedEventArgs : EventArgs

The SecureConnectionStateChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewSecureConnectionState
The new secure connection state.
Top
See Also