AsyncWcfLib

ActorOutput`1.OutputContext Property

OutputContext is an object of type TOC defined by the application.

The OutputContext is not sent over the network.

The OutputContext remains untouched by the library. The application may initialize and use it.

public TOC OutputContext { public get; public set; }

See Also

ActorOutput<TOC> Class | SourceForge.AsyncWcfLib Namespace