fix(session): fix session timeout detection and tcp listener exceptio… #98
Annotations
10 warnings
build:
src/JT808.Gateway.Abstractions/Extensions/JT808SessionExtensions.cs#L35
The variable 'ex' is declared but never used
|
build:
src/JT808.Gateway.Abstractions/Extensions/JT808SessionExtensions.cs#L65
The variable 'ex' is declared but never used
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L7
Missing XML comment for publicly visible type or member 'DataTransferOptions'
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L9
Missing XML comment for publicly visible type or member 'DataTransferOptions.Host'
|
build:
src/JT808.Gateway.Abstractions/Configurations/DataTransferOptions.cs#L11
Missing XML comment for publicly visible type or member 'DataTransferOptions.TerminalNos'
|
build:
src/JT808.Gateway.Abstractions/Configurations/RemoteServerOptions.cs#L7
Missing XML comment for publicly visible type or member 'RemoteServerOptions'
|
build:
src/JT808.Gateway.Abstractions/Configurations/RemoteServerOptions.cs#L9
Missing XML comment for publicly visible type or member 'RemoteServerOptions.DataTransfer'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808DefaultResultDto.cs#L7
Missing XML comment for publicly visible type or member 'JT808DefaultResultDto'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808DefaultResultDto.cs#L9
Missing XML comment for publicly visible type or member 'JT808DefaultResultDto.JT808DefaultResultDto()'
|
build:
src/JT808.Gateway.Abstractions/Dtos/JT808PageResult.cs#L9
Missing XML comment for publicly visible type or member 'JT808PageResult<T>'
|