public sealed class NetworkConnection : IMessage<NetworkConnection>, IEquatable<NetworkConnection>, IDeepCloneable<NetworkConnection>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNetworkConnection\u003c/code\u003e class is 1.4.0, which is part of the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConnection\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains multiple properties, including \u003ccode\u003eLocalIpAddress\u003c/code\u003e, \u003ccode\u003eLocalPort\u003c/code\u003e, \u003ccode\u003ePid\u003c/code\u003e, \u003ccode\u003eProcessName\u003c/code\u003e, \u003ccode\u003eProtocol\u003c/code\u003e, \u003ccode\u003eRemoteIpAddress\u003c/code\u003e, \u003ccode\u003eRemotePort\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, to describe various aspects of a network connection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConnection\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eNetworkConnection()\u003c/code\u003e and a copy constructor \u003ccode\u003eNetworkConnection(NetworkConnection other)\u003c/code\u003e for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe object's properties provides information on the network connections local IP and port, remote IP and port, the protocol, the state of the connection and the process id and name.\u003c/p\u003e\n"]]],[],null,[]]