다음을 통해 공유


StreamingConnection(ILogger) 생성자

정의

StreamingConnection 클래스의 새 인스턴스를 초기화합니다.

protected StreamingConnection (Microsoft.Extensions.Logging.ILogger logger);
new Microsoft.Bot.Connector.Streaming.Application.StreamingConnection : Microsoft.Extensions.Logging.ILogger -> Microsoft.Bot.Connector.Streaming.Application.StreamingConnection
Protected Sub New (logger As ILogger)

매개 변수

logger
ILogger

ILogger 연결에 대한 입니다.

적용 대상