| WebHeaderCollectionKeys Property  | 
 
            Gets a collection of header names in the collection.
            
 
    Namespace: 
   Sfs2X.WebSocketSharp.Net
    Assembly:
   SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
 Syntax
Syntaxpublic override NameObjectCollectionBaseKeysCollection Keys { get; }Property Value
Type: 
NameObjectCollectionBaseKeysCollection
            A 
NameObjectCollectionBaseKeysCollection that contains
            all header names in the collection.
            
 See Also
See Also