ChannelCreatedEventArgs 클래스
통신 채널 생성 이벤트 매개변수
상속된 멤버
네임스페이스: VagabondK.Protocols.Channels
어셈블리: VagabondK.Protocols.Abstractions.dll
구문
public class ChannelCreatedEventArgs : EventArgs
생성자
이름 | 설명 |
---|---|
ChannelCreatedEventArgs(Channel) | 생성자 |
속성
이름 | 설명 |
---|---|
Channel | 통신 채널 |