C# 클래스 Akka.Interfaced.SlimSocket.Client.ChannelFactory

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced.SlimSocket 1 사용 예제들

공개 메소드들

메소드 설명
ChannelFactory ( ) : System
Create ( ) : IChannel
Create ( string address ) : IChannel

비공개 메소드들

메소드 설명
InitializeChannel ( ChannelBase channel ) : void

메소드 상세

ChannelFactory() 공개 메소드

public ChannelFactory ( ) : System
리턴 System

Create() 공개 메소드

public Create ( ) : IChannel
리턴 IChannel

Create() 공개 메소드

public Create ( string address ) : IChannel
address string
리턴 IChannel