共用方式為


SimpleWorkerRequest.EndOfRequest 方法

定義

告知 HttpWorkerRequest,目前要求的要求處理已經完成。

public:
 override void EndOfRequest();
public override void EndOfRequest ();
override this.EndOfRequest : unit -> unit
Public Overrides Sub EndOfRequest ()

適用於