TestProxy
Object Hierarchy:
Description:
public class TestProxy :
TDObject
Sends a simple network request to the Telegram servers via proxy; for testing only. Can be called before authorization
Content:
Properties:
- public int32 dc_id { get; set construct; }
Identifier of a datacenter with which to test connection
- public int32 port { get; set construct; }
Proxy server port
- public string server { get; set construct; }
Proxy server domain or IP address
- public double timeout { get; set construct; }
The maximum overall timeout for the request
- public ProxyType type_ { get; set construct; }
Proxy type
Creation methods:
- public TestProxy (string server, int32 port, ProxyType type_, int32 dc_id, double timeout)
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref