Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ImapNotify
Imap
C# Class ImapNotify.Imap
Mostrar archivo
Open project: smiley22/ImapNotify
Class Usage Examples
Public Methods
Method
Description
GetUnreadCount
( ) :
int
Start
( ) :
void
Started
( ) :
bool
Stop
( ) :
void
Method Details
GetUnreadCount()
public
static
method
public
static
GetUnreadCount
( ) :
int
return
int
Start()
public
static
method
public
static
Start
( ) :
void
return
void
Started()
public
static
method
public
static
Started
( ) :
bool
return
bool
Stop()
public
static
method
public
static
Stop
( ) :
void
return
void