Click or drag to resize

InteropClientAddContextHandlerAsync Method

Overload List
  NameDescription
Public methodAddContextHandlerAsync(ContextHandler)
Add a context handler for incoming context. If an entity is part of a context group, and then sets its context handler, it will receive all of its declared contexts.
Public methodAddContextHandlerAsync(ContextHandler, String)
Add a context handler for incoming context. If an entity is part of a context group, and then sets its context handler, it will receive all of its declared contexts.
Top
See Also