Skip to content

18c04b2e 0eae 54d6 cc59 a7847294ef1d

Mat Walker edited this page Apr 17, 2020 · 1 revision

TCPBased Methods

[This is preliminary documentation and is subject to change.]

The TCPBased type exposes the following members.

Methods

 

Name Description
Public method DoTCPRequest(Nullable(SslProtocols), X509Certificate2, String, Int32, String) Performs a single TCP send/receive and assumes server will close connection.
Public method DoTCPRequest(Nullable(SslProtocols), String, String, String, Int32, String) Performs a single TCP send/receive and assumes server will close connection.
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

TCPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally