Méthode | Description | |
---|---|---|
ProtocolOptions ( ) |
Initializes a new instance of the ProtocolOptions class.
|
|
ProtocolOptions ( string str ) |
Initializes a new instance of the ProtocolOptions class.
|
|
ProtocolOptions ( string compression, string quantum ) |
Initializes a new instance of the ProtocolOptions class.
|
public ProtocolOptions ( string str ) | ||
str | string | Options string representation. |
public ProtocolOptions ( string compression, string quantum ) | ||
compression | string | Compression flag |
quantum | string | Credit Update size |