Table of Contents

Class TimeSpans

Namespace
FluentFTP.Helpers
Assembly
FluentFTP.dll

Extension methods related to FTP time span values

public static class TimeSpans
Inheritance
TimeSpans
Inherited Members

Methods

ToShortString(TimeSpan, string, string)

public static string ToShortString(this TimeSpan span, string format = "0.###", string zeroString = "<1ms")

Parameters

span TimeSpan
format string
zeroString string

Returns

string