Click or drag to resize

FileClientClient Property

Gets the FileStream object for the FileClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public FileStream Client { get; }
View Source

Property Value

FileStream
See Also