Click or drag to resize

ClientHelperStatusMessageFilter Property

Gets or sets the command used to negotiate the status message filter with the service when the client connects.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute("Filter -Remove 0")]
public string StatusMessageFilter { get; set; }
View Source

Property Value

String
See Also