Specifications

- 261 -
TransmitKey
Sets or acquires the Wep transmission key [to be] used.
Syntax
[VB]
Public Default Property TransmitKey As Integer
[C#]
public static int TransmitKey {get; set;}
Property
Wep transmission key
Default value
: Wep transmission key value at the time of initialization.
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note