Method | Description | |
---|---|---|
SetReadOnly ( ) : void |
Marks this instance as immutable
|
|
TransportConfigurationSend ( IConnectionInformation connectionInfo ) : System |
Initializes a new instance of the TransportConfigurationSend class.
|
Method | Description | |
---|---|---|
FailIfReadOnly ( ) : void |
Throws an exception if the read-only flag is true.
|
public TransportConfigurationSend ( IConnectionInformation connectionInfo ) : System | ||
connectionInfo | IConnectionInformation | The connection information. |
return | System |