INamedPipeConfigPipeName Property |
Gets the name of the named pipe.
Namespace: Rock.Messaging.NamedPipesAssembly: Rock.Messaging (in Rock.Messaging.dll) Version: 0.9.3
SyntaxReadOnly Property PipeName As String
Get
property String^ PipeName {
String^ get ();
}
abstract PipeName : string with get
Property Value
Type:
String
See Also