|
BroConnectionFileDescriptor Property |
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public int FileDescriptor { get; }
Public ReadOnly Property FileDescriptor As Integer
Get
member FileDescriptor : int with get
/** @property */
public int get_FileDescriptor()
function get_FileDescriptor();
Property Value
Type:
Int32See Also