Cookie..::..Version Property
   Gets or sets the value of the Version attribute of the cookie.
   
                
    Namespace: 
   WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Field Value
An Int32 that represents the version of the HTTP state management to which the cookie conforms.Exceptions
| Exception | Condition | 
|---|---|
| ArgumentOutOfRangeException | The value specified for a set operation isn't 0 or 1. |