Click or drag to resize

SecureConnectionStateChangedEventArgsNewSecureConnectionState Property

The new secure connection state.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public SecureConnectionState NewSecureConnectionState { get; }

Property Value

Type: SecureConnectionState
The new secure connection state.
See Also