SecureConnectProxyStatus.h
Go to the documentation of this file.
ESecureConnectProxyError LastError
The last error we received.
Definition: SecureConnectProxyStatus.h:29
ESecureConnectProxyError
Determines the direction of the secure connect port.
Definition: ESecureConnectProxyError.h:21
int64_t TotalBytesWritten
The total bytes written.
Definition: SecureConnectProxyStatus.h:41
int64_t TimeSinceLastWrite
The time since last bytes written.
Definition: SecureConnectProxyStatus.h:53
Contains status information of the SecureConnect connection.
Definition: SecureConnectProxyStatus.h:22
The EdgeVis Decoder SDK namespace.
int64_t TotalBytesRead
The total bytes read
Definition: SecureConnectProxyStatus.h:35
int64_t TimeSinceLastRead
The time since last bytes read.
Definition: SecureConnectProxyStatus.h:47