ServerHandler HandleRequestAsynchronously Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Handles request in the context of ServerHandler thread, replying back to result queue

Namespace: NFX.Glue.Implementation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void HandleRequestAsynchronously(
	RequestMsg request
)
See Also