Cluster.getLocalNamedPipeCurrentSize()

Signature

int getLocalNamedPipeCurrentSize(String pipeName)

Domain

ACTION, CONDITION, QUERY

Description

Retrieves the current size of the pipe.

Parameters

NameTypeDescription
pipeNameStringName of the pipe

Returns

TypeDescription
intthe current size of the pipe

Cautions

none