dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / UserInfo Class / SessionSecondsValid Property

In This Topic
    SessionSecondsValid Property
    In This Topic
    Gets or sets the number of seconds remaining until the current session expires.
    Syntax
    'Declaration
     
    Public ReadOnly Property SessionSecondsValid As Integer
    public int SessionSecondsValid {get;}

    Property Value

    The number of seconds remaining until the current session expires.
    See Also