m_ContextQueue Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the context queue.

Namespace:  Microsoft.SPOT.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Protected m_ContextQueue As Queue
protected Queue m_ContextQueue
protected:
Queue^ m_ContextQueue
val mutable m_ContextQueue: Queue
protected var m_ContextQueue : Queue

.NET Framework Security

See Also

Reference

FtpListener Class

Microsoft.SPOT.Net Namespace