CSharpTest.Net
RpcClientApi Class Members
See Also  Fields  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.RpcLibrary Assembly > CSharpTest.Net.RpcLibrary Namespace : RpcClientApi Class


Glossary Item Box

The following tables list the members exposed by RpcClientApi.

Public Constructors

 NameDescription
Public ConstructorRpcClientApi ConstructorConnects to the provided server interface with the given protocol and server:endpoint  
Top

Public Fields

 NameDescription
Public FieldIIDThe interface Id the client is connected to  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)AnonymousReturns a constant NetworkCredential that represents the Anonymous user  
Public PropertyProtocolThe protocol that was provided to the constructor  
Public Propertystatic (Shared in Visual Basic)SelfReturns a constant NetworkCredential that represents the current Windows user  
Top

Public Methods

 NameDescription
Public MethodAuthenticateAsOverloaded. Adds authentication information to the client, use the static Self to authenticate as the currently logged on Windows user.  
Public MethodDisposeDisconnects the client and frees any resources.  
Public MethodExecuteSends a message as an array of bytes and retrieves the response from the server, if AuthenticateAs() has not been called, the client will authenticate as Anonymous.  
Top

See Also

Generated with Document! X 2011 by Innovasys