gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Protected Member Functions | Properties | List of all members
Grpc.Core.Channel Class Reference

gRPC Channel More...

Inheritance diagram for Grpc.Core.Channel:

Public Member Functions

 Channel (string target, Credentials credentials=null, ChannelArgs channelArgs=null)
 Creates a channel. More...
 
void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

string Target [get]
 

Detailed Description

gRPC Channel

Constructor & Destructor Documentation

Grpc.Core.Channel.Channel ( string  target,
Credentials  credentials = null,
ChannelArgs  channelArgs = null 
)
inline

Creates a channel.


The documentation for this class was generated from the following file: