MonoMac.CoreFoundation.CFSocket: Method Members

The methods of MonoMac.CoreFoundation.CFSocket are listed below. For a list of all members, see the CFSocket Members list.

See Also: Inherited members from MonoMac.CoreFoundation.CFType

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.