MonoMac.CoreFoundation.CFSocket Members

The members of MonoMac.CoreFoundation.CFSocket are listed below.

See Also: Inherited members from MonoMac.CoreFoundation.CFType

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

Connect(System.Net.IPEndPoint, double)
Documentation for this section has not yet been entered.
Connect(System.Net.IPAddress, int, double)
Documentation for this section has not yet been entered.
static
CreateConnectedToSocketSignature(System.Net.Sockets.AddressFamily, System.Net.Sockets.SocketType, System.Net.Sockets.ProtocolType, System.Net.IPEndPoint, double) : CFSocket
Documentation for this section has not yet been entered.
DisableCallBacks(CFSocketCallBackType)
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CFSocket object.
EnableCallBacks(CFSocketCallBackType)
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CFSocket object
GetSocketFlags() : CFSocketFlags
Documentation for this section has not yet been entered.
SendData(byte[], double)
Documentation for this section has not yet been entered.
SetAddress(System.Net.IPEndPoint)
Documentation for this section has not yet been entered.
SetAddress(System.Net.IPAddress, int)
Documentation for this section has not yet been entered.
SetSocketFlags(CFSocketFlags)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CFSocket object.

Public Events

AcceptEventDocumentation for this section has not yet been entered.
ConnectEventDocumentation for this section has not yet been entered.