메소드 | 설명 | |
---|---|---|
LightNodeServer ( ILightNodeOptions options ) : LightNode.Core | ||
ProcessRequest ( HttpContext httpContext ) : Task |
||
ProcessRequest ( object>.IDictionary |
||
RegisterHandler ( |
메소드 | 설명 | |
---|---|---|
IsRethrowOrEmitException ( IOperationCoordinator coordinator, ILightNodeOptions options, HttpContext httpContext, |
||
IsRethrowOrEmitException ( IOperationCoordinator coordinator, ILightNodeOptions options, object>.IDictionary |
||
ReturnNextMiddleware ( HttpContext httpContext ) : bool | ||
ReturnNextMiddleware ( object>.IDictionary |
||
SelectHandler ( HttpContext httpContext, IOperationCoordinator coorinator, AcceptVerbs &verb, string &ext ) : |
||
SelectHandler ( object>.IDictionary |
public LightNodeServer ( ILightNodeOptions options ) : LightNode.Core | ||
options | ILightNodeOptions | |
리턴 | LightNode.Core |
public ProcessRequest ( HttpContext httpContext ) : Task |
||
httpContext | HttpContext | |
리턴 | Task |
public ProcessRequest ( object>.IDictionary |
||
environment | object>.IDictionary | |
리턴 | Task |
public RegisterHandler ( |
||
hostAssemblies | ||
리턴 | OperationInfo>>.IReadOnlyCollection |