ComponentPro UltimateFtp

      GetServerTimeDifferenceAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Initiates an asynchronous operation to get the time difference between the client and server. Not all FTP servers support this!

      Overload List

      GetServerTimeDifferenceAsync(ExtendedAsyncCompletedEventHandler<TimeSpan>, Object)Initiates an asynchronous operation to get the time difference between the client and server. Not all FTP servers support this!GetServerTimeDifferenceAsync(Object)Initiates an asynchronous operation to get the time difference between the client and server. Not all FTP servers support this!GetServerTimeDifferenceAsync()Initiates an asynchronous operation to get the time difference between the client and server. Not all FTP servers support this!
      Top

      See Also