Class ProxyAddressHandle
public class ProxyAddressHandle : InetSocketAddressHandle, IDisposable
- Inheritance
-
ProxyAddressHandle
- Implements
- Inherited Members
Constructors
ProxyAddressHandle(nint, bool)
public ProxyAddressHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static ProxyAddressHandle For<T>(ConstructArgument[] constructArguments) where T : ProxyAddress, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T