Property | Type | Description | |
---|---|---|---|
allDone |
Method | Description | |
---|---|---|
AcceptCallback ( IAsyncResult ar ) : void | ||
Dispose ( ) : void |
执行与释放或重置非托管资源相关的应用程序定义的任务。
|
|
LabelWriter ( ) : void | ||
ReadCallback ( IAsyncResult ar ) : void | ||
Server ( ) : System | ||
StartListening ( ) : void |
Method | Description | |
---|---|---|
ReadCallbackFileRecive ( IAsyncResult ar ) : void |
public AcceptCallback ( IAsyncResult ar ) : void | ||
ar | IAsyncResult | |
return | void |
public ReadCallback ( IAsyncResult ar ) : void | ||
ar | IAsyncResult | |
return | void |