Click or drag to resize

TelephonyServerIsFileCached Method

Checks to see if the specified file is cached on the server.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public bool IsFileCached(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:VoiceElements.Client.TelephonyServer.IsFileCached(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VoiceElements.Client.TelephonyServer.IsFileCached(System.String)"]

See Also