Method | Description | |
---|---|---|
AddPipeline ( RemoteAnt ant, |
||
Connected ( IReceiveContext context ) : void | ||
Disconnected ( IReceiveContext context ) : void | ||
GetAntPipeline ( ) : |
||
GetPort ( ) : int | ||
Init ( ) : void | ||
MessageReceive ( IReceiveContext context ) : void |
Method | Description | |
---|---|---|
AntPipeline ( ) : System.Net |
public AddPipeline ( RemoteAnt ant, |
||
ant | RemoteAnt | |
endPoint | ||
return | void |
public Connected ( IReceiveContext context ) : void | ||
context | IReceiveContext | |
return | void |
public Disconnected ( IReceiveContext context ) : void | ||
context | IReceiveContext | |
return | void |
public static GetAntPipeline ( ) : |
||
return |
public MessageReceive ( IReceiveContext context ) : void | ||
context | IReceiveContext | |
return | void |