SoapDuration.Parse(String) Metodo

Definizione

Converte una stringa di intervallo di durata SOAP in un oggetto TimeSpan.

public static TimeSpan Parse(string requestInterval);
static member Parse : string -> TimeSpan
Public Shared Function Parse (requestInterval As String) As TimeSpan

Parametri

requestInterval
String

Intervallo di durata SOAP come .String

Valori restituiti

Intervallo di durata SOAP come .TimeSpan

Si applica a