ConnectorHost Instance Property

This property references the host for Connectors so that they can make requests against the Agent.

Namespace:  Scribe.Core.ConnectorApi

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   static   IConnectorHost   Instance { get; }

Property Value

Type: IConnectorHost

See

ConnectorHost Class

Scribe.Core.ConnectorApi Namespace