Overload List

  NameDescription
Public methodIdle()()()()
Sends IDLE command. This method hangs until server announces new event in current folder or until StopIdle()()()() command is issued. Not all servers support Idle. You can check which extensions remote server supports using SupportedExtensions()()()() method.
Public methodIdle(TimeSpan)
Sends IDLE command. This method hangs until server announces new event in current folder or until StopIdle()()()() command is issued. Not all servers support Idle. You can check which extensions remote server supports using SupportedExtensions()()()() method.

See Also