Click or drag to resize
AkDFSReceiveSvc Class
DFS 文件接收服务。
Inheritance Hierarchy
SystemObject
  Appkit.IOAkDFSReceiveSvc

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AkDFSReceiveSvc : IHttpHandler, 
	IRequiresSessionState

The AkDFSReceiveSvc type exposes the following members.

Constructors
  NameDescription
Public methodAkDFSReceiveSvc
Top
Methods
  NameDescription
Public methodProcessRequest
处理请求。
Top
Properties
  NameDescription
Public propertyIsReusable
是否可以重用。
Top
See Also