프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Dispose | void | ||
DisposeInternal | void | ||
IsEndOfReply | bool | ||
PhantomServer | System | ||
RenderUrlImpl |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
RenderUrlAsync ( System.Web.HttpCookie cookies, string url, string outputImageFilePath, string mode ) : Task |
||
ShutDown ( bool alreadyLocked, bool silent = false ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
DisposeInternal ( bool silent ) : void | ||
IsEndOfReply ( string line ) : bool | ||
PhantomServer ( ) : System | ||
RenderUrlImpl ( System.Web.HttpCookie cookies, string url, string outputImageFilePath, string mode ) : |
public static RenderUrlAsync ( System.Web.HttpCookie cookies, string url, string outputImageFilePath, string mode ) : Task |
||
cookies | System.Web.HttpCookie | |
url | string | |
outputImageFilePath | string | |
mode | string | |
리턴 | Task |
public static ShutDown ( bool alreadyLocked, bool silent = false ) : void | ||
alreadyLocked | bool | |
silent | bool | |
리턴 | void |