[This is preliminary documentation and is subject to change.]
Posts work item in the service. This item may not be posted into destination if the same item was already recently posted
into destination queue, however if no same work item will come within timeout, then this item will eventually post
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- work
- Type: NFX.ServiceModel IWorkItem TContext
Implements
IWorkQueue TContext PostItem(IWorkItem TContext )See Also