Property | Type | Description | |
---|---|---|---|
FastcgiRequestAsync | |||
FastcgiResponseAsync | |||
ParamsStream |
Property | Type | Description | |
---|---|---|---|
ClientStream | Stream | ||
RequestId | ushort |
Method | Description | |
---|---|---|
FastcgiServerClientRequestHandlerAsync ( |
||
HandlePacket ( |
Method | Description | |
---|---|---|
ReadVariable ( Stream Stream ) : int |
public FastcgiServerClientRequestHandlerAsync ( |
||
FastcgiServerClientHandlerAsync | ||
ClientStream | Stream | |
RequestId | ushort | |
return | System |
public HandlePacket ( |
||
Client | ||
Packet | ||
return | Task |
protected static ReadVariable ( Stream Stream ) : int | ||
Stream | Stream | |
return | int |
public FastcgiRequestAsync,CSharpUtils.Web._45.Fastcgi FastcgiRequestAsync | ||
return |
public FastcgiResponseAsync,CSharpUtils.Web._45.Fastcgi FastcgiResponseAsync | ||
return |
public MemoryStream,System.IO ParamsStream | ||
return |