DurationToIsoString Method  | 
 
            A string representation of this duration using ISO-8601 based representation, such as PT8H6M12.345S.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic string ToIsoString()
Return Value
Type: 
String
See Also