Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LANFileTransfer
AppLogic
C# Class LANFileTransfer.AppLogic
Inheritance:
IDisposable
Mostra file
Open project: GHScan/DailyProjects
Class Usage Examples
Public Methods
Method
Description
CancelWork
( ) :
void
Dispose
( ) :
void
SendFiles
(
string
localPath
) :
void
Private Methods
Method
Description
AppLogic
( ) :
System
Dispose
(
bool
dispose
) :
void
OnTransformEnd
( ) :
void
UDPProtocol_0_1
( ) :
void
Method Details
CancelWork()
public
method
public
CancelWork
( ) :
void
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
SendFiles()
public
method
public
SendFiles
(
string
localPath
) :
void
localPath
string
return
void