PyWKSTA_INFO_502 Object

A dictionary holding the infomation in a Win32 WKSTA_INFO_502 structure.

Properties

int char_wait
number of seconds the computer will wait for a remote resource to become available

int collection_time
number of milliseconds the computer will collect data before sending the data to a character device resource. The workstation waits the specified time or collects the number of characters specified by wki502_maximum_collection_count, whichever comes first.

int maximum_collection_count
Specifies the number of bytes of information the computer will collect before sending the data to a character device resource. The workstation collects the specified number of bytes or waits the time specified by wki302_collection_time, whichever comes first.

int keep_conn
Specifies the number of seconds the server will maintain an inactive connection to a resource.

int max_cmds
Specifies the number of simultaneous network device driver commands that can be sent to the network.

int max_wrk_cache
Indicates the number of seconds the server waits before disconnecting an inactive session.

int siz_char_buf
Specifies the maximum size, in bytes, of a character pipe buffer and device buffer.

int lock_quota
TODO

int lock_increment
TODO

int lock_maximum
TODO

int pipe_increment
TODO

int pipe_maximum
TODO

int cache_file_timeout
TODO

int dormant_file_limit
TODO

int read_ahead_throughput
TODO

int num_mailslot_buffers
TODO

int num_srv_announce_buffers
TODO

int max_illegal_datagram_events
TODO

int illegal_datagram_event_reset_frequency
TODO

bool log_election_packets
TODO

bool use_opportunistic_locking
TODO

bool use_unlock_behind
TODO

bool use_close_behind
TODO

bool buf_named_pipes
TODO

bool use_lock_read_unlock
TODO

bool utilize_nt_caching
TODO

bool use_raw_read
TODO

bool use_raw_write
TODO

bool use_write_raw_data
TODO

bool use_encryption
TODO

bool buf_files_deny_write
TODO

bool buf_read_only_files
TODO

bool force_core_create_mode
TODO

bool use_512_byte_max_transfer
TODO