Méthode | Description | |
---|---|---|
WriteWithHeader ( Stream stream, string valueString ) : void |
Write a string to the stream prefixed with it's size and the Zabbix protocol header.
|
public static WriteWithHeader ( Stream stream, string valueString ) : void | ||
stream | Stream | |
valueString | string | |
Résultat | void |