public interface CriticalSectionDefOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCriticalSectionName()
Name of the critical section handle.
|
com.github.os72.protobuf351.ByteString |
getCriticalSectionNameBytes()
Name of the critical section handle.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCriticalSectionName()
Name of the critical section handle.
string critical_section_name = 1;com.github.os72.protobuf351.ByteString getCriticalSectionNameBytes()
Name of the critical section handle.
string critical_section_name = 1;Copyright © 2018. All rights reserved.