C# Class D2L.Extensibility.AuthSdk.Impl.TimestampParser

Provides a way of extracting the timestamp from a request body if the body says "Timestamp out of range"
Mostra file Open project: Brightspace/valence-sdk-dotnet Class Usage Examples

Private Methods

Method Description
TryParseTimestamp ( string timestampMessage, long &result ) : bool

Extracts the timestamp from a request body if the body says "Timestamp out of range"